Hello @webtrics ,
Thanks for reaching out to us.
I have checked your site and found that the issues are only happening on the Product pages. This type of issue most often happens due to applying width for the Nav Menu. However, there is a workaround for this issue. Please copy the CSS code from below and paste it to Appearance > Customize > Additional CSS section.
@media (max-width: 1024px){
.elementskit-menu-overlay, .elementskit-navbar-nav-default {
left: -100% !important;
}
.elementskit-menu-offcanvas-elements.active {
left: 0 !important;
}
}
Hopefully, the issue will be solved after including the CSS code. Let me know if you need any further assistance. I will be happy to assist you.
Best Regards,
Prosenjit
Hello @webtrics ,
I hope you are doing fine.
We haven’t received any update/response from you in a while and assuming that the issue is solved now. For that reason, I am marking this ticket as resolved. If you need further assistance in this matter or have any other queries or clarifications, feel free to create a new thread. We will be happy to assist you.
Best Regards,
Prosenjit