Dawn Theme - Shop Page - Question About Collections

On my SHOP page, I have COLLECTIONS right under the main header section: https://tgdbling.com/collections/all

When I click on a collection, it loads the correct products, but it doesn’t move the screen down to the actual products… the page stays anchored at the top of the page… which I find to awkward. At first glance, it can appear that the link doesn’t take the user anywhere.

Is there a way to change this? Can I set an anchor tag or something so that it functions intuitively? Thanks so much.

Hello @tgdbling ,

Try to add this script in theme.liquid just before the tag


{% comment %} Don't use above library if its already availabe. {% endcomment %}

Thanks

1 Like

Thank you I will try it and let you know! Thank you for your response!!!

So I’ve done it… I refreshed my browser and checked it and no change. I also checked it in a different browser in case it was a cache issue, no change.

So I’m open to other suggestions and options. Thank you so much.