Custom menu color and hover

Posted in: Newsmag
Post count: 42

Hi,

Another question – sorry we’re trying to go live tomorrow with Newsmag.

We inserted this into child style.css to customize the colors. But nothing changes (other css mods work fine).

/* Menu colors */
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
background-color: #F23A11;
color: #fff;
}

What did we do wrong?

Cheers!

Post count: 7909

Hi,

Please use Theme Panel > Custom css section to add css code: http://screencast.com/t/6CFzuTvE
Your code work fine – http://screencast.com/t/UXS2z6ndpv

Thanks!

Post count: 42

Yes working now. All good.
Clint

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.