Shopify themes, liquid, logos, and UX
Hello, how can I create a main image with thumbnails sliding below it? I've experimented with various settings, but the Dawn theme consistently displays all images in a row instead of featuring one main image followed by the rest below. Adjusting the mobile layout settings hasn't made much of a difference. Could you please advise?
my website is
Solved! Go to the solution
This is an accepted solution.
oh sorry for that issue, yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749px) {
.product__media-wrapper .grid--peek.slider--mobile .grid__item {
width: 100% !important;
}
}
are there anybody who can advice? thank you!
This is an accepted solution.
oh sorry for that issue, yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749px) {
.product__media-wrapper .grid--peek.slider--mobile .grid__item {
width: 100% !important;
}
}
thank you! it works!
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