How To Reduce Padding Between Hero Slider Image And New Section . - Brooklyn Theme

there is this nasty white line that appears between my hero slider and any new section only on mobile view can you see it , how to remove this and reduce padding

here is screenshot of problem

thank you

store url

https://7kingdomsbar.myshopify.com/

store password

godgod294

are you want to make this one

to this one

please review site again @Universal_2 , i have a space in between my image and subscribe to email how to remove line ?

I’m just send you screenshot there is no image on the top of newsletter.

please check again , it is there thank you @Universal_2

@Universal_2

@KetanKumar

@7kingodmsla

oh sorry i can’t see

store url

https://7kingdomsbar.myshopify.com/

store password

godgod294

the space is only in mobile view ! @KetanKumar @Universal_2

1 Like

@7kingodmsla

try this code

@media screen and (max-width: 768px){
.index-sections .shopify-section {
    margin-top: 30px;
}
}