Re: How can I justify text in Symmetry theme?

How can I justify text in Symmetry theme?

nadimnahas
Excursionist
42 0 12

Hi all, 

I'm trying to justify the text across my website (aligned left justified) but it's not an option in the Symmetry theme. Can someone help?

Site: www.urbanframes.ae

Thank you!

Replies 2 (2)

Zworthkey
Shopify Partner
5581 642 1577

HIi, @nadimnahas 
Paste this code on top of the style.scss file.

p, h1 {
    text-align: left !important;
}

Thank You.

khilan
Shopify Partner
271 15 26

hi @nadimnahas 

please put this code in css files.

p, h1 {
    text-align: left !important;
}

Thank you so much.

khilan

Shopify Expert | Skype: khilan.mendapara
- Like and Mark as an Accepted Solution if reply helpful
- Feel free to contact me on khilan.mendapara1995@gmail.com regarding any help