2 Vertical Scorllbars on Mobile - Debut theme

Hi,

I’m having trouble with 2 vertical scrollbars that are showing up on mobile in the collection list section and I can’t seem to figure out the problem. See photo. Thanks in advance for any help!

hello @knotsbygemini

can you please share your shop URL and if any password then please share your password

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

Hello. KnotsByGemini.com

fahffo

Please add below css code in bottom of assets/theme.css file

.collection-grid {
overflow: hidden;

}
Thank you.