Hi all, do you know how to remove these side spaces on smartphone? I would like the two images to be attached without any kind of gap. Thanks a lot to everyone
https://refade-8966.myshopify.com/
password: refade
Hi all, do you know how to remove these side spaces on smartphone? I would like the two images to be attached without any kind of gap. Thanks a lot to everyone
https://refade-8966.myshopify.com/
password: refade
Hi @Marco211 ,
Try this one.
@media only screen and (max-width: 749px){
ul#Slider-template--19286285844822__4a1cf66a-ed99-4a46-bf0b-a0f66d8aff02 {
padding-left: 0px;
padding-right: 0px;
}
}
Result:
I hope it help.
Thank you very much