The website is HairCoutureBoutique.com
How do I fix the huge space underneath the slideshow? It only looks like this on mobile.
The slideshow
The space
Solved! Go to the solution
This is an accepted solution.
Hi @NWAHC
Thanks Welcome to the Shopify community!
1. Go to Online Store->Themes->Edit code
2. Asset->/stylesheet.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 740px){
.index-sections {
padding: 90px 0 0 0;
}
.flexslider .slides > li {
padding: 0 !important;
}
}
@Vikas_Chovatiya I am having the same problem with space showing on mobile, I entered your code and it removed the space underneath but now the image shows with padding on each side as if it has been put into a container. Do you have any suggestions?
Hi @kiradullard
Please share your site URL,
So I will check and provide a solution here.
User | Count |
---|---|
418 | |
206 | |
144 | |
53 | |
42 |