How can inactive menu,but not sub menu & sub-sub menu?

Posted in: Newspaper
Post count: 2

Hello, guys, I have purchased the newspaper theme & I have made a site with it, it has Menu-Submenu-Sub-Sub Menu, the problem is that I want my menu should be inactive, but submenu & sub-sub-menu should be active, But now Menu,submenu & sub-sub-menus are active(Both 3 menus) Now how can I be inactive only menu item but not sub menu & sub -sub menu? please help I am stuck this section :(.

Post count: 20688

Hi,

So a sub-menu on three levels – http://prntscr.com/msy7tlhttp://prntscr.com/msy81h
From what I can understand you don’t want the previous sub-menus to be active when for example you are on the last sub-menu, like this – http://prntscr.com/msybv9

You could try this code if that is the case, enter it in the theme panel custom CSS section

.sf-menu .sub-menu .current-menu-ancestor > a {
color: black;
}

If I misunderstand please let me know, also some screenshots with what exactly you would like to do would be very helpful.

Thanks

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