Website Page Content Wont Align To The Left

Hi all,

I am using the refresh theme. I am also using the buildify app to create pages on my website. And I already contacted them about my issue but they don’t seem to know what’s going on. The content on my pages of my website will only center align. I cant get anything to align to the left of the page. And for a few pages of my site, I need to be able to align to the left. Does anyone know what can be causing this?

My website is www.PennsylvaniaParks.org

My website might be password protected when you visit it… if so, the password to enter the site is ABC123

Thank you!

Hi. It should be caused by this css

You can remove it.

Where exactly do I go to remove that from the code?

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


You can change the default text align to left by using the code above.

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!