Shopify themes, liquid, logos, and UX
Hello, I would like to make the product image bigger on the mobile format only.
This is how it currently looks:
This is how I would like it to look:
This is my website: https://lovelmexico.com/products/depilador-nuva-skin
Thank you very much for your help!
Solved! Go to the solution
This is an accepted solution.
Follow this way to correct your issue:
@media screen and (max-width: 999px) {
.product.product--thumbnails-left flickity-carousel .product__media-item {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
try it and let me know
This is an accepted solution.
Hi @jtorres
Add this code
@media screen and (max-width: 740px) {
.product:not(.product--featured) {
margin-top: 0 !important;
}
}
Hi @jtorres
I’m Richard Nguyen - CRO Expert at PageFly, I’d like to suggest this idea:
it looks like your photo is at 342x342 size, please try with a larger size
Hope you find my answer helpful!
Regards,
Richard-pagefly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Follow this way to correct your issue:
@media screen and (max-width: 999px) {
.product.product--thumbnails-left flickity-carousel .product__media-item {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
try it and let me know
@ExpertRookie It worked perfectly, thank you so much.
There is only one small problem, there is a white space on top, between the header and image
How could I fix this?
This is an accepted solution.
Hi @jtorres
Add this code
@media screen and (max-width: 740px) {
.product:not(.product--featured) {
margin-top: 0 !important;
}
}
Thank you so much, it worked perfectly!
You are welcome
Hello @ExpertRookie would this solution work on Dawn theme as well? This is my store url: https://onyn2drfmq5grb84-26499285045.shopifypreview.com
I also created a similar thread, but never received any guidance, hoping you can help me on this! Thanks
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024