• Resolved ofekel

    (@ofekel)


    hey, I tried to design this mega menu and it seems fine on desktop, but on mobile it doesn’t… please help me ??

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, @ofekel
    Thanks for reaching out to us!

    I can understand that you are having an issue viewing Megamenu from Mobile devices. On a closer inspection, I noticed that a negative position was set somehow which is causing the Megamenu to not display within its container. Please check this screenshot for a better understanding.

    However, this issue can be solved easily by applying CSS. Please copy the CSS code mentioned below and paste it to the Appearance > Customize > Additional CSS section.

    @media (max-width: 767px){
        .elementskit-megamenu-panel .elementor-element-f437a23 {
            right: 0 !important;
        }
    }

    Let me know if that helps or if you need further assistance in this matter. I will be happy to assist you.

    Best Regards,
    Prosenjit

    Thread Starter ofekel

    (@ofekel)

    Thank you @prosenjitbarman that was really helpful. Now it works perfectly

    Hello, @ofekel
    Hope you are doing well.

    Glad to hear that the problem is solved now!??

    If this plugin and our support team look good to you, maybe you can help us by giving a 5 star on www.ads-software.com?

    https://www.ads-software.com/support/plugin/elementskit-lite/reviews/

    ?We’re working so hard to make this plugin more and more useful to our valuable users like you and a 5 star will really help us to grow on the market ??

    Best Regards,
    Prosenjit

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘meta menu is not showing on mobile’ is closed to new replies.