Shopify themes, liquid, logos, and UX
How do I reduce the space between the heading and text of Rich Text section in Dawn theme?
Solved! Go to the solution
This is an accepted solution.
Hello @StanleyTse,
.rich-text__blocks > * + * {
margin-top: 0px !important;
}
Please share your store url.
Hello @StanleyTse,
.rich-text__text.rte.scroll-trigger.animate--slide-in.scroll-trigger--design-mode {
padding-top: 20px;
}
Thanks!
I added the codes in base.css but the space has no change....
Please share your website url?
It's in desiging stage and yet to live .....
Share your website url, then i check the problem
I checked the section-rich-text.css and maybe good to check the code at Line 54?
Paste this code in rich-text.liquid
the code above even increase the top padding of the text, not reducing the space between the heading and the text....sorry
Paste this code
margin-top: -5px;
This is an accepted solution.
Hello @StanleyTse,
.rich-text__blocks > * + * {
margin-top: 0px !important;
}
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