Dawn Theme: How to make the page title display across the full width of the page

l battling away but I’m on the home stretch.

On my website, https://www.fleshandbloodcards.com I have a number of links in the header to different sections/ pages of the site. I want a unified look across the site so I have used the same layout for each page where possible.

I created a page template for each page then added a page title and description then added extra sections where appropriate. I have used the custom css box in each page to make the h1’s all 32px so it all looks neat, tidy and regular.

On the expansions page I have a page (with a title but no body text) followed by a multi column section. The multi column section spans the full page width. Because of this, I want the page title to span the whole page too. I cant work out how to do this. The page section is full page width but the h1 title is scrunched up in the middle of the page and runs over into 2 lines because of this. See below:

How can I get the h1 title to run the full width of the page and align with the left edge of the multi column part please?

Hi @chad0x001 ,

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

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

Another perfect solution. Thanks Victor, you are the best!