Shopify themes, liquid, logos, and UX
The number of images on my mobile store is displaying incorrectly, I only have 2 images but it says there are 3. Does anyone have a solution to this? I am using dawn
Solved! Go to the solution
This is an accepted solution.
Hi @lilyioti
Please add this code to theme.liquid file, after <head>
<style>
@media (max-width: 749px) {
.product .slider.slider--mobile { scroll-padding-left: 0 !important; }
.product .grid--peek.slider .grid__item { width: 97% !important; }
.product .grid--peek.slider .grid__item:first-of-type { margin-left: 0px !important; }
.product .grid--peek.slider--mobile { width: calc(100% + 1.5rem) !important; }
}
</style>
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
@lilyioti Just tested this on Dawn, and it appears to display the correct count. Could you please share your store's password for a closer look.
@lilyioti Based on the HTML, it looks like you're using an app that's involved with the multi-image functionality. This issue might be related to the app. While I can't confirm without further investigation, it could be helpful to reach out to their support team for assistance. Specific details were shared directly with you via private message.
@lilyioti
Which version of dawn you are using , can you share, if possible share your store password we will investigate the issues from you.
Thannk you
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
This is an accepted solution.
Hi @lilyioti
Please add this code to theme.liquid file, after <head>
<style>
@media (max-width: 749px) {
.product .slider.slider--mobile { scroll-padding-left: 0 !important; }
.product .grid--peek.slider .grid__item { width: 97% !important; }
.product .grid--peek.slider .grid__item:first-of-type { margin-left: 0px !important; }
.product .grid--peek.slider--mobile { width: calc(100% + 1.5rem) !important; }
}
</style>
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This worked great! Thank you so much 🙂
Very welcome!
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hi @lilyioti,
This is because you removed the spacing between the images, so the JS calculations for it didn't work properly.
If you want, I can send you a collaborator invite and debug it.
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