Mobile Navigation Menu

  • Posted in : Photographer
  • masterchi3f
    Participant

    Hello,

    I’d like to know if there’s a simple way to have the submenu function with a dropdown in the mobile navigation menu too.

    because of a lot portfolios inside one menu structure it would be easier to navigate through.

    I hope you can help me out with this.

    thank you very much in advance.

    kind regards

    ahmetsali
    Keymaster

    Hi, sorry it is not available by default, alternatively you can try this custom css code to see if it suit s you;

    .nav-menu ul ul {
        display: none;
    }
    .nav-menu ul li:hover ul {
        display: block;
    }
    
    masterchi3f
    Participant

    That worked very well!

    Thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register