Hello,
I have 3 featured collection on homepage in Debut and want to reduce the space between the collection and the view all button on all 3. I found code that only worked for my top collection and not the bottom 2.
Could anybody help please.
Store is not live yet but URL is www.theconsciousgardener.co.uk
THanks a lot.
Hi @Elsie_TheCG ,
Please share your store URL and if your store is password protected then please provide password too.
You can take a picture of the place you want to edit.
So that we can help you.
Hi @Elsie_TheCG ,
Please provide your password for us to check for you.
Thanks
Hi,
Its www.theconsciousgardener.co.uk
Password: makeithappen
Thank you.
Hi @Elsie_TheCG ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/theme.css->paste below code at the bottom of the file:
.hr--invisible {
margin: 20px 0 !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
1 Like