Dawn Theme - How to get all Policy Pages body text to be wider and not centered on page

Topic summary

A user seeks to widen the body text of policy pages in the Dawn theme, as the content appears centered beneath the heading rather than utilizing the full page width.

Solution Provided:

  • Add custom CSS code to the theme.liquid file (before the closing tag)
  • Access via Online Store → Theme → Edit code
  • The suggested code successfully widened the content

Outcome:

  • The original code worked but made the page full-width
  • The user modified the width value in the CSS to achieve their preferred layout
  • Issue resolved through customization of the provided solution
Summarized with AI on November 22. AI used: claude-sonnet-4-5-20250929.

www.herchicclothing.com

not password protected

I need the body of the page to be wider so the content is not centered under the heading.

Hi @SML2 ,

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 :


Hope my answer will help you.

Best regards,

Victor | PageFly

Thank you. The code worked, but I end up didn’t like it full width so I modified the width code a little and got it how I wanted it.

You are awesome.

1 Like