Shopify themes, liquid, logos, and UX
Hello! How would I reduce rich text padding for Simple theme. Thank you.
Solved! Go to the solution
This is an accepted solution.
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.rich-text__text--medium p:last-child br {
display: none;
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello @Boberer1
Can you please share your shop url and if any password then please share password
hello @Boberer1
can you please share screenshot which section do you want to reduce rich text padding
Hello it is not letting me attach a screenshot but it is under the amana's early history and above subscribe to our newsletter. it is about 14 lines worth of blank space!
This is an accepted solution.
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.rich-text__text--medium p:last-child br {
display: none;
}
Thank you so much!
its my pleasure to help us
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