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
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