• Resolved bobjackson32345

    (@bobjackson32345)


    I was having a problem with using the mega menu on mobile and wondered if anyone else was having the same issue.

    On mobile, the menu doesn’t open anymore. When the dropdown is pressed a black overlay covers the page and nothing opens.

    I noticed that this issue is on more than one site where I use the elements kit mega menu.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Moin Munna

    (@moinmunna)

    Hello @bobjackson32345,
    Thanks for reaching out to us!

    I have inspected the issue on your site. The issue you are facing may be caused because of a CSS override. Please add this CSS in your Appearance → Customize → Additional CSS section and check if the issue is solved.

    .elementskit-menu-overlay {
      visibility: inherit !important;
    }

    Add this code and check if the issue persists. Also make sure you have cleared all the cache from your server, browser, and CDN (eg. Cloudflare) before testing again.

    If you need any further assistance please let us know.

    Best Regards,
    Moin

    Hello @bobjackson32345 ,
    I hope you’re doing fine.

    We haven’t received any update from you till the last response and assuming that the issue is resolved now. For that reason, I’m marking this thread as resolved. If you need further assistance, never hesitate to create a new thread. We are always here to assist you.

    Best Regards,
    Prosenjit

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems With Elementskit Mega Menu On Mobile’ is closed to new replies.