Shopify themes, liquid, logos, and UX
Hi All!
I am Eric the owner of OurHatsDeserveBetter.
I would like to reduce the top padding of the rich text section when the heasing is H1 ; It is simply too high (see below OurFabric's Selection):
Thanks
Eric
Solved! Go to the solution
This is an accepted solution.
Hi @bibigab
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.rich-text__blocks.left h1 {
margin-top: 0 !important;
}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
This is an accepted solution.
Hi @bibigab
This is Lucas from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.rich-text__blocks.left h1 {
margin-top: 0 !important;
}
Hope that my solution works for you.
Best regards,
Lucas | PageFly
Lucas,
Thanks for this. I was not expecting such speedy answer, especially on a Sunday!
Works like a charm...
Best
Eric
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025