Shopify themes, liquid, logos, and UX
I am using the Craft theme and when using the rich text editor on a section I am getting way too much spacing between paragraphs. Like when entering a name and address, it double spaces when I press return. How can I change the paragraph spacing? The dropdown menu in the editor gives options for 6 different Headings and one option for "Paragraph". Is there a way to get it to simply single space?
Solved! Go to the solution
This is an accepted solution.
@woolywalkers please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.rich-text__text p{margin-bottom: 0px; margin-top: 0px;}
@woolywalkers Can you please share this page link where you are facing this issue?
Here is the link. I'm referring to the Image with Text section toward the bottom of the page. I don't want the address to be double spaced.
This is an accepted solution.
@woolywalkers please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.rich-text__text p{margin-bottom: 0px; margin-top: 0px;}
Thanks, that worked for this situation.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025