• Resolved satengualde

    (@satengualde)


    Hello, I cant open the sub-menu of megamenu in responsive versión at mobile.

    Y try to desactive all plugins except Elementor and ElementsKit.

    Can you help me please?

    regards

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Reedwanul Haque

    (@reedwanul)

    Hi @satengualde ,

    Thanks for reaching out to us.

    I have inspected your website. Below I am including a few CSS codes for solving the on-mobile screen issue. Just copy & paste to Appearance > Customize > Additional CSS.

    @media (max-width: 766px){
    	.elementskit-menu-overlay.elementskit-menu-offcanvas-elements.elementskit-menu-toggler.ekit-nav-menu--overlay.active {
    	  left: -100% !important;
    	}
    }


    After including these codes I hope your issue will be solved. Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP.

    Kind Regards,
    Reju

    Thread Starter satengualde

    (@satengualde)

    Hi Reju, thanks for your help, now this point is working, but when I click to sub-menu the main menu closed.

    I suppose that I need change any option at config, but I don’t know wich

    regards,

    Thread Starter satengualde

    (@satengualde)

    Hi, I solved the problem.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mega menu doesn’t open at mobile’ is closed to new replies.