Shopify themes, liquid, logos, and UX
hi when my store is in mobile phone screen size the images have margins on top.
is it possible to make them responsive so they size always matches the frame?
the link is www.reclaimedvessels.com
Thanks!!
Gerard x
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 590px) {
.product--wrapper {
margin: 0px auto;
}
}
@KetanKumar this code messes up with the fullscreen view
is it possible to have it responsive for all screen sizes?
yes please let me know which screens do you have issue!
remove the fixed height from here
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