Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I want thumbnails images to appear in one row. In the product below, the last thumbnail starts a new row.
The website is adroitfulness.com
pw: LetMeIn45%
Product link: https://adroitfulness.com/products/autumn-women-vest-winter-puffer-parkas-coat-2023-new-casual-pocke...
Thank you, in advance.
Solved! Go to the solution
This is an accepted solution.
Hello @jbslide 👋
Currently, I see the image list layout has 5 columns, you can change it to 6 columns by adding this code at the bottom of file base.css
.thumbnail-list {
grid-template-columns: repeat(6, 1fr) !important;
}
The result
This is an accepted solution.
Hello @jbslide 👋
Currently, I see the image list layout has 5 columns, you can change it to 6 columns by adding this code at the bottom of file base.css
.thumbnail-list {
grid-template-columns: repeat(6, 1fr) !important;
}
The result
Thank you! That resolved it. I've been trying to figure this out for myself.
Can you tell how/where you located 5 columns?
hank you!
Hi @jbslide 👋
I figured it out by using the Chrome DevTools. You can learn basics of it on Youtube.
ZenoPageBuilder,
I do go to "Inspect", but still not easy sometimes for a beginner-but will practice.
Can you help me with this post also? Thank you very much!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025