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
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024