Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am using theme ICON
How can I remove this large spacing between the additional images on the left?
I also wouldn't mind reducing the size of the main image so that the full image is shown (currently cuts off at the bottom)
Hi @zoeeblightt
Can you please share store URL and a screenshot of the section having the issue
Apologies, I did share it in my post i'm not sure why its blank.
Here it is.
Hello @zoeeblightt
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.box-ratio {
padding-bottom: 0 !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi @zoeeblightt ,
To reduce the large spacing between the additional images on the left .
1.Go to your Shopify admin panel.
2.Navigate to Online Store > Themes.
3.Find your theme and click on Customize.
4.Click Actions > Edit code.
5.In the left sidebar, under the Layout directory, select base.css.
.product-single__thumbnail .box-ratio{
padding-bottom:0px !important
}
then save your changes
Result:-
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024