Image with text - button

Hey guys,

I’m using the Dawm Theme, and I would like to customize my product page. I’m using the image with text option to create descriptions of my products, along with metafields, etc. Within the options, it is possible to add a button and direct it to some links. However, I would like this button to link to the top of my product page. Does anyone know what I can do?

This is the link to my page: https://www.mymeaw.com/products/multi-function-brusher-pet-cat-hair-remover-brush-manual-lint-dog-hair-cleaner-remover-carpet-bed-hair-tools-pet-supplies

You just want it to scroll to the top right?

In the button link just add ‘#’ and that’s it!

If you want the scrolling effect, just add this code

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

1 Like

Thanks @ThePrimeWeb ! Your solution works good! Have a nice day!