How to design a custom About Us and Gallery page on Dawn?

I am finding trying to find a way to design an aesthetic and on brand “About Us” page and I am massively struggling on the “Page” section on Shopify. I can’t position pictures and text how I would like or choose a font/colours or nice design for the page. does anyone know if there is a custom code to modify this page so it is more customisable or know an external template that can be used instead?

Open to any recommendations as I am also struggling with a “Gallery” style page too. I am currently using a plug in app for this but would rather design an appropriate page and simple just add photos to it as and when I need too but again I struggle with the layout and lack of customisation on the Shopify page.

Open to any suggestions!

Looks like you’re struggling with the theme’s default sections. I’d suggest you create new sections which you can then style them according to your specification and then use on the About us page. Also if you dont want to create a new section or snippets, you can check the css code for these default sections and then modify them to your specification.

For the gallery style page, I believe you can do what I said above; create new sections/snippets and re-use on page as needed or you can just create a new template and then hardcode your images then you assign this template to the gallery page.

Thank you! To do this will I need to re code those sections or how best can I do that?

Not re code but yes you’ll need to create new sections. Can you code in liquid and html/css?