Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I am trying to tidy up the mobile view of my shopify store.
I noticed that for sections with Image & Text, there is alot of extra space below the text which leads to weird empty blanks on mobile view (but it's fine on desktop). I'm not sure if this is because I put 48px bottom-padding using the customiser, as I wanted some breathing space for desktop view. Anyone know how I can remove the blank space for mobile view without affecting the current layout I've done for desktop?
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @Verterra, Pls insert this code to your file css
@media only screen and (max-width: 749px) {
.image-with-text__content {
padding-bottom: 0 !important;
}
}
Here is result:
Hope this can help you
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @Verterra, Pls insert this code to your file css
@media only screen and (max-width: 749px) {
.image-with-text__content {
padding-bottom: 0 !important;
}
}
Here is result:
Hope this can help you
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi, This worked like a charm! Thank you 🙂
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024