Jump to content
Sign in to follow this  
Gavin_

current menu active background color

Recommended Posts

Gavin_

Hi platform pro peeps I am using this: .current-menu-item a {background-color: #f2c66c;} I also tried: .current-menu-item a {color: #f2c66c;} and #primary-nav .current-menu-item a {color: #f2c66c;} and #primary-nav .current-menu-item a {background-color: #f2c66c;} and none of them worked check here: http://79.170.44.130/ginseng-lily.co.uk/?page_id=2 any ideas? cheers

Share this post


Link to post
Share on other sites
cmunns

Did you try: `.main-nav li.current_page_item a {}` maybe use the !important declaration?

Share this post


Link to post
Share on other sites
Gavin_

it seems to haev worked it self out so i guess it was a page cache issue. which is weird coz i defo cleared the cache. thanks anyway

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×