Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi, I have been experiencing issues with disappearing vertical scroll bar on the product page mainly when browsing the website on desktop. My store link is https://utopiaclouds.com
I am using the Dawn theme, and I recently updated to the latest version 15.3.0 and the problem has increased after the update. It's mostly on products that have variants (one variant with many options e.g. Flavor with 20 to 30 different options). It doesn't occur every time a product page is visited. When it happens the scroll bar disappears in google chrome or edge and when refreshing the page, it appears again.
There are many posts about scrolling bugs in the Dawn theme, but I couldn't find any solution to my problem. Can you help fix this problem.
Paste this code in the end of base.css file.
body {
overflow-y: scroll !important;
}
I will monitor if it occurs again. Thank you for your prompt response.