reduce gap between View All button and collection - Debut

vitamentltd
Tourist
38 0 2

I cannot reduce the gap between the featured collection & featured collection slider and view all button. 

See screen shot.

 www.vitament.co.uk

Screenshot 2021-02-19 at 12.37.13.png

Replies 5 (5)
AlexEffron
Shopify Partner
2683 387 1052

Please place this code at the end of theme.scss

#shopify-section-161369608208c5da35 .hr--invisible {
display: none;
}
vitamentltd
Tourist
38 0 2

this worked but for only one section, the other sliders remain the same

AlexEffron
Shopify Partner
2683 387 1052
vitamentltd
Tourist
38 0 2

Only works on certain elements

Please see link, each collection seems to vary in gaps

www.vitament.co.uk

 

vrowmuria
New Member
1 0 0

This is not the solution I am looking for.

This simply removes the hr section and the Button gets attached to the collection.

Is there a way to "reduce the gap" between the View All button an the collection?