• Resolved getic

    (@getic)


    Hi, I have a problem with the plugin. I am using Elementor and the Astra theme. I have created a menu but when I scroll, my menu is duplicated and scrolls up there with the rest of the page.
    Also, in firefox, the menu doesn’t display if we haven’t scrolled before.
    You can see how it works on my website: https://ecoventi.getic.es
    I also attach a screenshot of the problem: https://ibb.co/QQG2465
    I have tried everything, any help?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter getic

    (@getic)

    Hello, I have managed to solve it. For some reason my theme created the menu twice. I managed to solve it by hiding the second menu using a simple custom css:

    #header_pop:last-child {
       display:none!important;
    }

    But maybe this is variable depending on the theme, so I advise to inspect the css code of the page.
    Cheers!

    • This reply was modified 2 years, 7 months ago by getic.
    Plugin Author quadlayers

    (@quadlayers)

    hello @getic
    thanks for sharing the fix
    some themes duplicates menu to create a mobile version
    regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicate menu on scrolling’ is closed to new replies.