I wish to style the active link (ie. when home page is selected that the home page link be a different colour)
.current-menu-item a { color: #36c; }
My test site is : www.milknhny.co.uk/ShopTest
I placed this in the CSS as i believe this was the class that i wished to change, however it does not appear to have worked.
Could i please ask where i have gone wrong on this?
thanks