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!
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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024