Shopify themes, liquid, logos, and UX
Hi all, I am having an issue that is only presenting itself on mobile. When scrolling the thumb will catch/grab onto the collection list and it moves vertically when it should not. Product collections on the home page are working as intended, it appears to only affect the collections list and on only mobile.
Any help is much appreciated!
Website: enerzi.club
Hey @enerzi,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
@media only screen and (max-width: 989px ) {
.slider {
overflow-y: hidden !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025