Hi!
My website in the phone version shows a large space between the header slider and the products!!
I want to make the division between these sections smaller please help
![]()
Thanks in advance. The website is Studioiris.se
Hi!
My website in the phone version shows a large space between the header slider and the products!!
I want to make the division between these sections smaller please help
![]()
Thanks in advance. The website is Studioiris.se
@media screen and (max-width: 749px) {
.banner--mobile-bottom:not(.banner--stacked) .banner__content {
height: 0px !important;
}
}
Thank you so so much!! ![]()