Shopify themes, liquid, logos, and UX
Trying to remove some padding within my theme and wondering how to do so.
Screenshots are attached for spaces I would like to decrease in padding.
https://8swcg7igixe5a2lp-60882223346.shopifypreview.com
Hi @GildedSocial ,
I understand that you want to reduce the padding of the specific are of your store.
Try this.
@media only screen and (max-width: 430px) {
.homepage-featured-content-box-inner.wow.fadeInUp {
padding: 5px;
}
}
And for the 2nd one.
.homepage-sections-wrapper.homepage-sections-wrapper--white {
padding-bottom: 10px;
}
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the theme.min.css file:
@media only screen and (max-width: 767px){
.shopify-section .homepage-sections-wrapper {padding-bottom: 15px !important;}
}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
User | RANK |
---|---|
229 | |
165 | |
66 | |
54 | |
49 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023