hi!
I have a small problem. On my Landingpage i installed a slideshow but when it’s in full mode a white border appears on the left and right side.
How can i delete it ?
My theme is Jumpstart and that’s my link: https://wu-gum.myshopify.com.
Thank you in advance !
I can’t see any border on slider, send me screenshot.
That’s not white border its because of slider width is less than you scree that’s why its you page background,
You can increase slider width for that, follow this:
- Go to Online Store->Theme->Edit code
- Asset->theme.scss->paste bellow code in bottom of file
.flexslider .slides .lazyload__image-container {
max-width: 100%;
}
Bcarre
6
Hello,
How can I remove the border on my slideshow picture?
(blue line left & right, at the bottom as well)
Thank you