Hello. Is there any way to get that white section below our slideshow to not cover part of the slideshow? Image attached below.
Hello @EPAS
Step 1: Go to Online Store → Theme → Edit code.
Step 2: Search file theme.scss
Step 3: Paste the below code at bottom of the file → Save
#shopify-section-slideshow .hero { margin-bottom: 40px; }
