• Resolved creapress

    (@creapress)


    Hello
    As said in the title when I hover a main menu item it scroll down.
    COuld you help me to solve this big issue ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @creapress ,

    Can you please inform us that you are using Elementor Pro’s sticky scrolling effect or any other third party plugin to sticky your header? Because this issue is only happening who are using Elementor Pro sticky scroll effect in the header and ElementsKit’s Nav Menu widget with it.

    Please share the live website URL also for further inspection.

    Regards,
    Benjir

    Hi Benjir,

    Is there a way to have a sticky header that complies with the ElementsKit MegaMenu?

    Regards,
    Valdemar

    Hi @benjirahmed

    Im also having the same issue, and yes Im also using the Elementor Pro Sticky effect on the EK nav menu. WHat is the solution here please? Also, will you be updating EK plugin to address this issue because it only makes sense that the EK plugin should be fully compatible with Elementor Pro features since it is built around the use of Elementor.

    Please let us know. Thanks!

    Best,
    Nima

    Hi! Im having the same issue.
    I’ve solved it by adding this CSS to the header:

    .ekit-template-content-header {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 9999;
    }

    But I don’t know what causes that bug yet.

    Let us know!
    Thanks!

    Hi @caticc

    nice work around and thanks for sharing! Good news, seems the issue is now resolved with the latest update of EK! ??

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page Automatically scroll down a bit on mega menu item hover’ is closed to new replies.