Global expansion, localizing content, and selling in multiple currencies and languages
Hello, I am using the impulse theme and I want the product image to display bigger on the phone format, so that customers cannot preview the next photo.
This is the website: https://diva-lash.com/products/pestanas-magneticas
I appreciate your help on advance!
Solved! Go to the solution
This is an accepted solution.
@jtorres Go to assetes/theme.css and past below css at bottom of file.
@media only screen and (max-width: 768px)
.grid--product-images--partial .flickity-slider .product-main-slide
{
width: 100%!!important;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
@media screen and (max-width:749px){
.grid--product-images--partial .flickity-slider .product-main-slide {
width: 100%;
}
}
This is an accepted solution.
@jtorres Go to assetes/theme.css and past below css at bottom of file.
@media only screen and (max-width: 768px)
.grid--product-images--partial .flickity-slider .product-main-slide
{
width: 100%!!important;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:
@media screen and (max-width:749px){
.grid--product-images--partial .flickity-slider .product-main-slide {
width: 100%;
}
}
User | RANK |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023