Venture Theme - Adjust space in between elements

How do I move the section circled down so it does not overlap the image?

I am new to this, so if there is code to paste please let me know where to put it as well.

Thank you so much!

@mkoram - can you please share this page link?

I haven’t published the site yet. Still working on the design. Can I still share it?

hello @mkoram

can you please share your shop preview URL of not published yet

https://mad-merch-company.myshopify.com/?key=9d69839d29c39684a2652a1cfbdd25f7c0397855289e9ae324151c3a1fa9c5ec

Does this work?

Looks like it is this link actually sorry

https://1rwaa61y7l2h2tmt-55563059338.shopifypreview.com

Hi @mkoram ,

Go to Assets > theme.scss.liquid and paste this at the bottom of the file:

.shopify-section--slideshow:first-child .hero{
	margin-bottom: 0px !important;
}

Hope it helps!

@LitExtension it worked!

THANK YOU!!!

Hi @mkoram ,

If it helped you solve your issue, please mark it as a solution. Thank you and good luck.