Hide underlining/highlighting of pages in menu

Posted in: Newspaper
Post count: 91

Hi

How can I remove the underlining/highlighting in the menu of the page I’m visiting. As shown in your demo:

I don’t want any of the menu items underlined/highlighted…

Thanks!

Post count: 854

hi,
use this css code :

.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
 border-bottom: 0px !important;
}

here : http://screencast.com/t/FPC6kE3Z

Thanks for you message.
Radu A.

Post count: 91

Thanks!

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