After i use this code, it’s still not fixed on mobile. please check
body.etheme-elementor-off-canvas–shown {
overflow: hidden;
}
This topic has 8 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Luca Rossi
After i use this code, it’s still not fixed on mobile. please check
body.etheme-elementor-off-canvas–shown {
overflow: hidden;
}
Hello, @uttam pradhan,
Thank you for contacting us and for using XStore.
We kindly ask for further clarification regarding your request, as it is currently a bit unclear. Could you please provide a detailed description of the issue you are experiencing, along with the specific outcome you are aiming to achieve?
Additionally, we would appreciate it if you could share a screenshot with relevant markings to highlight the issue. If possible, please also provide access to your WordPress admin panel in the private content area so that we can thoroughly review your settings and assist you more effectively.
We look forward to your response.
Best regards,
8Theme’s Team
After click on the menu button in mobile. see the issue while scrolling down. wanna fix this.
Hi @uttam pradhan,
Please update the previous custom CSS code to this:
body.etheme-elementor-off-canvas--shown {
overflow-y: hidden !important;
height: 100vh !important;
}
Hope it helps!
didn’t work out. please login into the account and check what’s the issue
Dear @Uttam Pradhan,
We hope you are doing well.
It seems that the provided username and password are not working. Could you kindly verify and confirm the correct credentials?
Your assistance would be greatly appreciated.
Thank you in advance.
Best regards,
8Theme Team
Yes! i have added as an administrative user. please check again
Dear @Uttam Pradhan,
We have re-added the custom CSS codes. Could you kindly check and confirm if everything is working as expected?
Please note that the overflow: hidden
property does not function on iOS devices, so it will not be possible to hide the scroll behavior on those devices.
Should you have any further questions or require assistance, please feel free to reach out.
Best regards,
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up