Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #627242

    Hey everyone

    I have a problem with my menu/navigation bar. I made the submenu fields bigger (increased the width) and now when hovering it doesn’t display the “sub-sub-menu” nicely anymore. The hovering doesn’t work correctly. The sub-sub-menu comes inbetween the submenu.
    Could you please have a look at my website? drop down on “Informationsmemorandum” and you can see it.

    #627243

    How can I change the width of the “sub-sub-menu”
    For the submenu I used this code:
    .av-subnav-menu .sub-menu { font-size: 15px; font-family: lato; width: 310px !important; }

    Thanks.

    #627245

    Hi,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-subnav-menu > li ul ul {
        left: 308px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #627250

    Perfect, thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘submenu width problem’ is closed to new replies.