Personalized checkout and custom promotions with Shopify Scripts
Looking to make this section the "rich text" wider how can we achieve this please? trying to make the main paragraph text stretch/fill more of the page.
Hi @Isaac82933, Welcome to the Shopify Community!
To make the "rich text" section wider and stretch the main paragraph text across more of the page, you can try these steps:
Edit Theme Code:
Theme Customizer (if supported):
If you need further guidance, feel free to ask!
Hi thanks for the help so far, i found "rich-text.liquid" does that work?
Hi @Isaac82933 , You're welcome!
The rich-text.liquid file is typically responsible for rendering the rich text section, but the width adjustment would usually be done in the CSS file rather than the .liquid file.
To achieve the wider layout:
Check the CSS file:
Add Custom CSS:
.rich-text {
max-width: 100%; /* Adjust this value to your desired width */
width: 100%;
}
Save the changes and check your site to see if the text now stretches across more of the page.
If you run into any issues or need further help, feel free to ask!
Hi, I have also changed this in my themes code but it hasn't made the text wider. please could you advise?
Hi there!
I am having a similar issue but in my theme liquid I am only finding this which relates to the width. Is this where it would need to be changed? Because I had changed the width in the theme settings and it adjusted columns and such but not the rich text.
Hey @Isaac82933
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hi there!
I am having a similar issue but in my theme liquid I am only finding this which relates to the width. Is this where it would need to be changed? Because I had changed the width in the theme settings and it adjusted columns and such but not the rich text.
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