Subhan2
1
theme: Refresh
Domain: deepsealifesciences.pk
I’m having a problem with slideshow width it is not showing properly on mobile while its completely fine on desktop.
kindly solve my problem.
thanks
here is the mobile view
Note: I used slideshow section not image banner.
Subhan2
3
Hallo @Subhan2
You can add code by following these steps to change
- Go to Online Store → Theme → Edit code > assets > base.css
paste below code at bottom
div#Slide-template--15479728603181__slideshow-2 {
height: 0 !important;
}
If you require any further information, feel free to contact me.
Best regards,
Subhan2
5
this code removed the second image from my slider now it look like it
Hallo @Subhan2
note:- please remove old css add this css.
You can add code by following these steps to change
- Go to Online Store → Theme → Edit code > assets > base.css
paste below code at bottom
.banner__box{
padding:0 !important;
}
If you require any further information, feel free to contact me.
Best regards,
Seems like your problem is solved bro. Good Luck

