Can anyone tell me which bit of code I need to edit to remove the huge white space under the slideshow element, and under the main picture on each product - you have to scroll down lots to even see there are other product pictures.
Thanks
Alice
Solved! Go to the solution
This is an accepted solution.
Hello, @AliceDraws
Welcome to the Shopify community!
and Thanks for your question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.slideshow__text-wrap {
height: auto;
}
Thank you so much for your quick response - that has sorted the issue with the gap under the slideshow, is it possible to do the same with the product images? it is a bigger issue on mobile than it is on desktop - on mobile there is a big white space under the main image before you see there are other product images to look through. It's there but less of an issue on the desktop. Thanks again, Alice
I did something and completely messed up the lay of my store while attempting to eliminate the passing under slideshow. I don't know how to correct it if anyone could help. Ddigshop.com thank you
Thanks for post
can you please share more issue screenshot
Here is a screen shot. It probaly wont make sense because there is such a huge gap. My website is www.psalmandsanaa.com
Thanks for store url.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.slideshow__text-wrap {
height: auto;
}
User | Count |
---|---|
681 | |
140 | |
104 | |
63 | |
36 |