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: Menu & Search colours

#4689
sovit ranjitkar
Keymaster

To change the background colors for the menu bar and the search fields Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:

#access,
#access ul li ul,
#access ul ul ul,
#access ul ul ul ul {
    background-color: #FFFFFF;
}
input.s,
input[type="search"]:hover,
input[type="search"]:focus {
    background-color: #EEEEEE;
}

Note: Change #FFFFFF color code above with your own color code for background-color in navigation and change #EEEEEE for search fields.

Now, Click on Save All Changes Button and Refresh your browser.

Thank you for using our theme.