Dear XStore Support Team,
I am reaching out to seek assistance with a couple of issues I am currently experiencing with the XStore theme on my website.
1. Website Moving Left to Right
The website can be dragged left to right, and it appears to not be properly fixed in place. This issue occurs even though I’ve set the page layout to “Full Width” in Elementor, and I’ve tried implementing the following CSS:
css
Copy code
html, body {
overflow-x: hidden;
}
.your-section-class {
max-width: 100%;
overflow-x: hidden;
}
While this has fixed the issue on my homepage, the problem persists on individual product pages. I would appreciate your help in ensuring that the site is fully stabilized and doesn’t shift left and right on any page.
2. Scroll Behavior Not Smooth
Additionally, I’ve noticed that the scroll behavior on my site is not smooth. It feels choppy and not fluid, which impacts the user experience. Could you kindly guide me on how to make scrolling smoother across the site? please check the site and resolve the problem.
I would greatly appreciate any advice or guidance on how to resolve these issues. Thank you for your assistance, and I look forward to your response.