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

    Hey Kriesi team,

    I’m using a sticky fullwidth submenu on this page: http://bardactest.a2hosted.com/ac-drives/

    The sticky menu works well, though while scrolling, the second row of the menu is not included with the rest of the nav bar. If you visit the page and scroll down, you can see how the second row is broken and displayed outside the submenu box.

    Anyway to extend the size of the submenu box /or ensure the second row is included with the rest of the links? Thanks!

    – Julian

    #476910

    Hi PaintedMidget!

    You have too much text in the submenu causing it to display on two lines, it there any way you can shorten the amount of text? If not we can have a look at some CSS fixes.

    Best regards,
    Rikard

    #477231

    Hey Rikard,

    Thanks for the help! I understand there is a lot of text :/ it would be helpful to have the entire product name listed in the submenu, and having two rows contained within the submenu would be preferable. I appreciate any assistance you can offer. Thanks again!

    – Julian

    #477573

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .av-submenu-container {
      height: 104px !important;
    }

    You might have to adjust the value a bit to your liking and on tablet/phone sizes too.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.