How to adjust the length of the “Rich Text” panel

Topic summary

A user seeks to reduce the width of a “Rich Text” section on their Shopify store (hookeroad.com), as it currently occupies excessive space.

Solution Provided:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag to adjust the section width
  • The responder included a screenshot demonstrating the expected result after applying the fix

Status: A complete solution with step-by-step instructions has been offered, pending confirmation from the original poster on whether it resolved the issue.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi, I would like to narrow the “Rich Text” section. This section is too long and takes up a lot of space.

Url: hookeroad.com

1 Like

Hey @Dawn555

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed