Hi,
Please can someone assist me.
The gap between my slideshow section and the next section is correct on desktop but it is too big on mobile (see “GAP TOO BIG” in screenshots below).
I have previously inserted this code:
Code 1:
/* Change 17 Jan 2022 - padding between slideshow and next section /
#shopify-section-slideshow {margin-bottom: 80px;}
/ End of change */
Code 2:
/* Change margin between sections on homepage /
.index-section {
margin-bottom: 20px !important;
}
/ End of change */
Thanks in advance.

