Shopify themes, liquid, logos, and UX
Hi team,
I’m working on my new store using the Ventures theme and I’ve made it show 3 products across instead of the default 2, however for some reason my product images are sticking out passed the borders and as you can see down the bottom there’s a space (it’s only showing 2 products per row on the last row)
Store URL: http://www.stickerhub.co.nz
Problem:
Any help is greatly appreciated. Thank you very much!
Solved! Go to the solution
This is an accepted solution.
Please add this code to your theme.liquid file, after <head> in Online Store > Themes > Edit code to solve that issue
<style>
.product-card__image img {
transform: scale(1) !important;
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
I didn't see it happen in my browser, have you fixed it already?
Mobile only issue.
I see, add a overflow hidden css rule on the container would fix it
This is an accepted solution.
Please add this code to your theme.liquid file, after <head> in Online Store > Themes > Edit code to solve that issue
<style>
.product-card__image img {
transform: scale(1) !important;
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Thank you yet again @Dan-From-Ryviu
Do you know why it is only showing two across instead of three on the bottom row on mobile? 🙂
Hi Dan,
Is there any way to make my product images slightly bigger? (Not physical size) but zoomed in a little? They are quite hard to see at the moment.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025