[Resolved] Mega Menu Issue

Home Forums Support [Resolved] Mega Menu Issue

Home Forums Support Mega Menu Issue

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #1487187
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #1488743
    Jason

    Hey Leo,

    One last quick question if you have a second. With the mega menu active, the page has the horizontal scroll bar at the bottom of the page no matter how big or small the page is. Is there anyway to avoid that with the mega menu active?

    View post on imgur.com

    (WP-Rocket disabled)(Credentials provided)

    #1488811
    David
    Staff
    Customer Support

    Hi there,

    I am only seeing this on smaller screens and when the About Submenu is open.
    Try changing the Dropdown direction of the Sub Menu to Left in Customizer > Layout > Primary Navigation.

    #1488820
    Jason

    Thanks, David. I gave that a try and am still seeing the issue. Sometimes when the a page loads, the issue is only present after you start scrolling down the page (if that helps). I’ve tested on a few devices/large monitors and am having the issue consistently.

    #1488822
    Leo
    Staff
    Customer Support

    I don’t think the issue is the mega menu here as I’m not seeing the issue on Therapy and Stress page.

    Can you confirm?

    #1488824
    Jason

    You’re correct Leo. It looks like it’s just with the homepage. When I remove the mega-menu CSS (which I moved to the top), the issue goes away.

    #1488850
    Leo
    Staff
    Customer Support

    If it’s just the home page then it shouldn’t be the mega menu issue.

    Try this CSS patch:

    body {
        overflow-x: hidden;
    }
    #1488857
    Jason

    You’re the best. Fixed!

    #1488899
    Leo
    Staff
    Customer Support

    Glad to hear πŸ™‚

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.