Aligning Page Title with Content in Dawn Theme

I am trying to align the page title “left” to align with the page content.

This is what is looks like right now - I need “Canadian Succulents Blog” to align with the photo on the left.

Hi @mollybluesh can you please provide the store URL so i can help you out!

Regards

https://www.canadiansucculents.net/

Thank you!!

For future readers wanting quick solutions for different alignments, (depending on dawn version), here are some quick snips

Turn off the title block in the Blog post section then add a Custom Liquid section above the article area and use one the following codes:

“left” align


        # {{blog.title}}
    

50/50


    

        # {{blog.title}}
         
 

    

“right” align


    

    # {{article.title}}

For a full customization solution contact me at paull.newton+shopifyforums@gmail.com with store URL , and this topic URL & detail.