badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Header help

#62665

Hello Jude,

There is some bad code in your custom CSS option just go to your custom CSS option and add } after ‘background-color:#4f4e49;’ that you have added for header selector also add below CSS code into your custom CSS to remove the white line above the menu.

#access {
    border: 0 none;
}

Thank you!