How to delete space between image collection (DAWN)

abellet
Tourist
4 0 1

Hi,

 

On my home page, I have a featured collection and I would like to know how to delete the space between the images of each products. I would like the products to take all the width, no space between each of them so it looks kind of like a banner. I work with the Dawn theme. 

 

I hope I am clear, thank you for your help!

 

 

Replies 3 (3)

KetanKumar
Shopify Partner
36845 3636 11978

@abellet 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

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
abellet
Tourist
4 0 1

https://boutiqueflorebella.com 

 

Its ''Les favoris'' collection that I would like to change 

 

Thank you so much! 

KetanKumar
Shopify Partner
36845 3636 11978

@abellet 

try this code

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

section#shopify-section-template--15172215079066__rich_text .rich-text {
    padding-bottom: 10px !important;
}
section#shopify-section-template--15172215079066__1638398295b53f3a5d {
    margin-top: 0px !important;
}

 

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