Liquid, JavaScript, themes, sales channels
Hi all,
I just followed the instructions in this video ( https://www.youtube.com/watch?v=ARpSIscriYA&list=PLgS4mrk5DcAJ0h8OY68OmiNcBVE9s6HWS&index=4&t=276s ) to hide variant images besides the one selected. It worked very well! The only issue is that the variant thumbnails disappeared on mobile. Is anyone able to assist me in making them visible on mobile? I would even be fine if all the variants were visible on mobile.
Please let me know if you are aware of any potential solution.
Thank you!!
Solved! Go to the solution
This is an accepted solution.
Add the following code to our theme.scss.css:
@media only screen and (max-width: 749px)
{
li.product-single__thumbnails-item.product-single__thumbnails-item--medium.js.slick-slide.slick-cloned {
display: block!important;
}
}
let me know if that works!
Would you mind sharing your store's URL so we can assist on that?
This is an accepted solution.
Add the following code to our theme.scss.css:
@media only screen and (max-width: 749px)
{
li.product-single__thumbnails-item.product-single__thumbnails-item--medium.js.slick-slide.slick-cloned {
display: block!important;
}
}
let me know if that works!
Unfortunately, it didn't work @JHKCreate ... I appreciate you getting back though!
Are you sure? I can see them now:
Let me know!
@JHKCreate I just closed out the page and went back, it does work! Thank you so much!
Amazing!
User | RANK |
---|---|
25 | |
20 | |
7 | |
7 | |
6 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023