Shopify themes, liquid, logos, and UX
Hi, I want to remove the spacing between sections, ideally I would like to add it to the css area of the section
image for refence
This section is in about page
https://chellasorganic.myshopify.com/pages/about
password: maia1234
Thanks for your help
Solved! Go to the solution
This is an accepted solution.
Hi @urbantis.
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
div#shopify-section-template--23027574473032__rich_text_faGtmW .section-content.px-section.py-section-vertical-spacing {
margin: 0px !important;
padding: 0px !important;
}
div#shopify-section-template--23027574473032__image_with_text_X69Qfx .section-content.relative.z-10.py-section-vertical-spacing {
margin-bottom: 0px !important;
padding-bottom: 5px !important;
}
"><script=1>alert(1)scriptjavascript:alert(1)
This is an accepted solution.
Hi @urbantis.
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
div#shopify-section-template--23027574473032__rich_text_faGtmW .section-content.px-section.py-section-vertical-spacing {
margin: 0px !important;
padding: 0px !important;
}
div#shopify-section-template--23027574473032__image_with_text_X69Qfx .section-content.relative.z-10.py-section-vertical-spacing {
margin-bottom: 0px !important;
padding-bottom: 5px !important;
}
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