All things Shopify and commerce
Hi, I have some fairly unattractive white space padding between sections in motion theme. Curious how to reduce (especially for rich text sections)?
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
div#shopify-section-template--17774147076293__rich_text_e9qC88 {
margin: 0px !important;
}
div#shopify-section-template--17774147076293__featured_product_fLRtEr {
margin: 0px !important;
}
</style>
Hi @projectsbydel , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hello @projectsbydel
Please share your store URL and password.
So that I will check and let you know the exact solution here.
mysterywild dot com
Hello @projectsbydel
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
@media only screen and (min-width: 590px) {
.index-section {
margin: 50px 0!important;
}
}
i do not have a 'base.css' file in Asset Folder.
Hello @projectsbydel,
You can add CSS to the theme.css file.
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
div#shopify-section-template--17774147076293__rich_text_e9qC88 {
margin: 0px !important;
}
div#shopify-section-template--17774147076293__featured_product_fLRtEr {
margin: 0px !important;
}
</style>
thanks, unfortunately shopify is down so ill have to try again later.
Ok this is working. How would i standardize the top and bottom padding for all sections?
After reviewing your store, my suggestion is to install Big Bulk Discount to boost your average order value. Our app adds tiered discounts, encouraging larger purchases and driving more revenue with minimal effort. Start increasing sales today! https://apps.shopify.com/big-bulk-discount
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024