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>
- Helpful? Like and Accept solution! Support me! Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. 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
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>
- Helpful? Like and Accept solution! Support me! Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This worked great! Thank you so much 🙂
Very welcome!
- Helpful? Like and Accept solution! Support me! Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. 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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024