How do I increase the width of a rich text box in Be Yours theme?

Hi there. I’d like to increase the width of the rich text box on this page of our Be Yours theme site.

https://eventwandererco.com.au/pages/designing-with-canva

If anyone has any advice it would be greatly appreciated.

Thanks
Tania

Hi @EventWandererCo ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Note: You can increase or decrease value to fit your store

Hope my answer will help you.

Best regards,

Victor | PageFly

Amazing, thank you so much!

Hi @PageFly-Victor

Please guide me, If I do something or anything wrong, Because, it is not working for me.

Hi @Bhanupratap , Sorry for the late reply. The code not working may be because your class is not similar to the topic’s website. So that I can take a closer look, can you please share your website url

Hi @PageFly-Victor
Thanks for reply!

I actually increase the max width and now is everything is looking "good. Can you please check and tell me If I’m do anything wrong in this section “section-rich-text.css” Please check this screenshot. This change the max width to 78rem to 150rem!
https://prnt.sc/5xS3qMRYRabc

Thanks

Bhanu

Yes you did the right thing. If you wrap it in you can put it directly in theme.liquid, if you use css code you put it in section-rich-text.css

@PageFly-Victor

Thank you so much for confirming!