[ad_1]
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
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,
Hi, I solved the problem.
Thanks
