Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We have the Debut theme and the landscape image we use on our homepage cuts off in mobile app. Is there a line of code that will force the image to resize when viewed in portrait on a mobile phone?
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 only screen and (max-width: 749px) {
#shopify-section-hero .hero--large {
height: 200px;
}
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025