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!
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
Does this work?
Looks like it is this link actually sorry
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.