Gavin_+ 56 Report post Posted April 25, 2011 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 16 Report post Posted April 25, 2011 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_+ 56 Report post Posted April 26, 2011 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