Hi @Freddy2703
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
-Go to Online Store->Theme->Edit code
-Asset-> base.css paste the below code at the bottom of the file.
@media(max-width:767px){
.slider.slider–mobile{
padding-top:0 !important;
padding-bottom:0 !important;
}
}
Or
@media(max-width:767px){
.slider.slider–mobile{
margin-top:0 !important;
margin-bottom:0 !important;
}
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly