Venture theme - create padding gap between slideshow and collection list

Hi,

Please can someone assist me.

I would like to create a gap between the slideshow and the collection list in the Venture theme. At the moment it is overlapping.

I am looking for a solution specifically for this section and not something that will affect other collection lists.

password: taugaw

Thanks!

@guyv - please add this css to the very end of your theme.scss file and check, should look like screenshot below

#shopify-section-slideshow{margin-bottom: 60px;}

Thank you so much @suyash1 .

Perfect solution!