Hello @lenavigateur,
Hope you are doing well!
I understood the issue you are having with. We have been able to detect this issue with some of the Tablet devices on Landscape mode. However, the team is already aware of that, and am pleased to inform you that a Workaround for this issue is available now.
In order to solve the issue, please copy the CSS code from below and paste it to the Appearance > Customize > Additional CSS section.
@media (max-width: 1024px){
.elementskit-menu-overlay {
left: -100% !important;
}
.elementskit-menu-offcanvas-elements.active {
left: 0 !important;
}
}
I hope that will solve the issue.
Regarding another query about changing the Mobile Menu layout, currently, the Mobile Menu is set to appear from the left side and this is the default layout. We haven’t added any functionality yet to change that layout and for that reason, the way you want the Menu to appear on Mobile Devices is currently not possible. However, I have taken this as a feature request and it will be forwarded to the Product Team for further evaluation.
Let me know if there is anything else you need help with. We are always here to assist you.
Best Regards,
Prosenjit