Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Change Secondary Background Colour

Home / Forums / Virtue Theme / Change Secondary Background Colour

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 6, 2015 at 7:14 am

Hi,

I’m trying to change the solid background bar of my website menu.

I’ve tried out the following code I found in one of your other forum posts by Copy and Pasting this in the Advanced settings:

#nav-second ul.sf-menu ul li a {
color: #1d99d5;
background: #6ed0f7;
}
#nav-second ul.sf-menu ul li a:hover {
color: #fff;
background: #1d99d5
}

However this doesn’t do a thing to the secondary navigation bar…..

Please help!

Many thanks

  • The forum ‘Virtue Theme’ is closed to new topics and replies.