Hello.
I would like my collection list on the home page to go from this
to this
Thank you !
Hello @petitlaurierco
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
@petitlaurierco ,
Step 1: Go to Admin → Online store → Theme > Edit code:
Step 2: Search for the file theme.liquid. And add this code before
Step 3: Save and reload home page.
It worked! thank you very much!