Shopify themes, liquid, logos, and UX
Hey,
i dont know what i changed, but the pictures on my Mobile Layout are zoomed in.
i recently changed the size of my product pictures and i think by changing the css it also affected the mobile layout and zoomed the pictures in.
can anybody help me?
url: sixdreamz.com
Solved! Go to the solution
This is an accepted solution.
Hello @sixdreamz
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
@media screen and (max-width: 749px) {
.product__media.media.media--transparent {
img {
height: 350px !important;
}
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @sixdreamz
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
@media screen and (max-width: 749px) {
.product__media.media.media--transparent {
img {
height: 350px !important;
}
}
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks for accepting the solution
please hit the like button also.
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