Collections list on mobile grabs on scroll and moves around vertically. Looking for help!

Collections list on mobile grabs on scroll and moves around vertically. Looking for help!

enerzi
Visitor
3 0 0

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

Reply 1 (1)

ThePrimeWeb
Shopify Partner
2139 616 524

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.

ThePrimeWeb_0-1716573055921.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!