View Single Post
Old 10-05-2012, 04:36 PM   PM User | #3
krispol
New Coder

 
Join Date: May 2012
Posts: 52
Thanks: 12
Thanked 0 Times in 0 Posts
krispol is an unknown quantity at this point
Quote:
Originally Posted by Rowsdower! View Post
Go to your stylesheet here:
http://lintech.fi/wordpress/wp-content/themes/amdhas/style.css

...and comment out this line (line 1,995):

Code:
#navmenu li.current_page_item a,  

#navmenu li.current-menu-item a,
#navmenu2 li.current_page_item a,  

#navmenu2 li.current-menu-item a {

	color: #000;

}
That should sort it out...
Thanks for the quick reply!

Did it, it indeed removes the highlight, but now there is no highlight at all. If I select one of the main pages the subpages are not highlighted which is what I wanted but the main page itself now unfortunately is also not highlighted
krispol is offline   Reply With Quote