Solved

How to reduce the space between 'view all' button and collection on the home page? (debut theme)

Timito
Pathfinder
93 1 37

my website is sneakersafeuk.com

At the bottom of the home page, how do i reduce the space between the 'view all' button and the used products collection? I am using the debut theme, would appreciate any help

SneakerSafe_0-1611193234667.png

 

Accepted Solution (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Timito 

Thanks for it

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

This code applies after 5-6 second 

#shopify-section-16111591646b31c530 hr.hr--invisible {
    margin-top: 0px;
    margin-bottom: 30px;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Timito 

Thanks for it

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

This code applies after 5-6 second 

#shopify-section-16111591646b31c530 hr.hr--invisible {
    margin-top: 0px;
    margin-bottom: 30px;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
vitamentltd
Tourist
38 0 2

This did not work for me.

 

See attached still after using the code. 

 

Www.vitament.co.uk 

Screenshot 2021-02-19 at 12.37.13.png

Yuften
Tourist
5 0 1

Have same issue can someone help us ?