How can I reduce rich text margins in the Sense theme?

Topic summary

A user seeks to reduce the left and right margins of the rich text section in the Sense theme.

Proposed Solution:

  • Add custom CSS code to the theme.liquid file, placed above the </head> tag
  • Access via: Online Stores > Themes > More Actions > Edit code
  • The code adjusts spacing values (specifically mentioned: value 180, which can be increased to expand spacing)

Current Status:

  • One responder offered a code snippet solution but the actual code markup appears corrupted/unreadable in the thread
  • Another responder requested the store URL to review and provide a tailored solution
  • The issue remains unresolved pending either clarification of the code or store access for diagnosis
Summarized with AI on November 16. AI used: claude-sonnet-4-5-20250929.

Hi, I would like to make the left and right margins for the rich text section smaller. It is not in the theme setting.

Hi @LilWildPets

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


You can increase the value 180 if you want to increase the spacing.

Hope this can help you solve the issue

Best regards,

Noah | PageFly

1 Like

Hello @LilWildPets

Please provide your store URL, so I can review it and provide a solution.