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
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025