• Hey,

    I have the following issue:
    I´m using the vertical menu in ocean wp. I wanted the submenu to stay open once you browse one of its pages. To achieve that, I used this CSS:

    #site-header.vertical-header #site-navigation-wrap .dropdown-menu > li.current-menu-parent .sub-menu { display: block !important; }

    However, once you browse a page in a submenu, you are not able to close the submenu (on the left site). When you try to do so by clicking the “+”, it bugs.

    Can anyone help me modify the CSS to solve this?

    Many thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    The code you have added is causing the issue and I don’t think it can be fixed.

    Thread Starter dd005

    (@dd005)

    Do you maybe have some alternative code for me? It should only keep open the specific dropdown menu in which I’m browsing at a particular moment.

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘dropdown/submenu css’ is closed to new replies.