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

    Hi,

    I have an issue with the fullwidth sub-menu. I trying to use the feature as navigation points throughout a single page under each “Color Section”

    I don;t want the menus to be “sticky” so have unchecked that box.

    When they are “sticky” all the menu’s appear in the right place. However when they are not “sticky” only 1 menu shows and it’s positioned above the first “color section” rather than below it.

    I’ve updated to the latest theme version and the latest wordpress version, searched the forums but have not been able to resolve the issue.

    Any help gratefully received.

    The site can be viewed here

    also, I’ve provided a screenshot of the backend so you can see how I was hoping the page would be laid out here

    • This topic was modified 7 years, 10 months ago by gingerstu.
    #631317

    Hey!

    Try adding this code to the Quick CSS:

    #top .av-submenu-container {
        position: static;
    }

    Cheers! 
    Josue

    #631397

    Hi Josue,

    That did the trick, thank you!

    Regards,
    Stuart

    #631827

    Hi Stuart,

    Great, glad we could help :-)

    Best regards,
    Rikard

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