Hi All,
I am reducing the padding on many of my sections. On these sections the padding is already set to 0 but there are still big gaps.
For example where the orange boxes are:
@marycrichton123 can you please share this page link?
@marycrichton123 no option to add password?
@marycrichton123 as you can see there is padding at top, so that needs to be reduced, can you please share the preview link to my DM? this way password page would be active and i still can see the website
Hi @marycrichton123
Please try below code:
Online store > Themes > Edit theme > Click on the Theme settings icon on the left > Scroll down to the bottom and paste it to the custom CSS tab.
#shopify-section-template--26502582534521__rich_text_Hf3b3h .isolate {
padding-top: 0px !important;
}
.section-template--26502582534521__rich_text_Hf3b3h-padding {
padding-top: 0px !important;
}
Hello @marycrichton123
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
.section-template--26502582534521__rich_text_Hf3b3h-padding { padding-top: 0 !important; } #shopify-section-template--26502582534521__rich_text_Hf3b3h .isolate { padding: 0px 20px 20px 20px !important; }My reply helpful? Click Like to let me know!
Your question answered? Mark it as an Accepted Solution.
Hello @marycrichton123
To solve this issue → Go to Online Store → Theme → Edit code → Open your theme.liquid file → Paste the below code before on theme.liquid
#shopify-section-template--26502582534521__rich_text_Hf3b3h .isolate
{
padding-top: 0px !important;
}
.section-template--26502582534521__rich_text_Hf3b3h-padding
{
padding-top: 0px !important;
}
Please hit Like and Mark it as a Solution if you find our reply helpful.
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in