How can I adjust spacing between slideshow and feature collection sections?

Hello, I hope you are having a fantastic day! I am currently working on adding some new sections that hasn’t gone live yet, and I’m in the need with some help with fixing the spacing between the Slideshow section and the featured collection section. It appears to be way to close to everything else and I have attached a picture. If there is any code that you can provide, along with the steps on how to use it that would be perfect! The URl is crazycollecting.myshopify.com. Thank you so much! @oscprofessional

If @oscprofessional or someone else can provide help to this above that would be perfect!

Hello @crazycollecting

Which specific section space do you want? It wasn’t clear to me

Do you want this section space?

Hi @oscprofessional Thank you so much for getting back to me, you guys rock! To clarify, I am trying to get the space above this slideshow banner on my home page in the Weekly deals section to be evenly spaced out with the rest of the area, so the top spacing matches the bottom on both mobile and desktop. I have attached a picture to hopefully help! Thank you so much!

Hello @crazycollecting

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.

.featured-collection__button {
    margin-bottom: 1.25rem !important;
}
1 Like

Hi @oscprofessional Thank you so much!!! You guys are truly incredible!!! Everything looks perfect :slightly_smiling_face: