Local1
1
Hey!
I would like to automatically scroll down on my Collection pages to where the products starts. Preferably after about 3 seconds smoothly going down.
Including an example of one collection: https://www.localtaste.se/collections/oskarshamn-frukost
—>
Any idea how to solve this? Thanks a lot!
EBOOST
2
Hi @Local1 ,
May I suggest to update code these steps:
- Go to Store Online-> theme → edit code
-
Layout/theme.liquid
-
add code below to end of file and before tag
Local1
3
Works like a charm, really appreciate the help!