Okay
  Print

Left align text for posts

This is possible, you will just need to follow some instructions below to make this happen. First head fo the "Edit Theme" section, scroll down the left hand sidebar till you reach the bottom of the page and click "Advanced Options". On the next page you will see a code input field titled "ADD CUSTOM CSS". You will need to copy/paste the code below into this section and click "Save" when done.

Make sure to copy the code exactly as displayed including fullstops and curly bracers or the code may not work.

.tile-text-wrapper.photo, .tile-text-wrapper.text, .tile-text-wrapper.video {text-align: left!important;}