I pulled up a theme (The Domain) in which every paragraph is full-justified. Is there a way to change this so that every paragraph, site-wide, is left-justified, without me needing to manually change every single paragraph separately?
Thanks!
I pulled up a theme (The Domain) in which every paragraph is full-justified. Is there a way to change this so that every paragraph, site-wide, is left-justified, without me needing to manually change every single paragraph separately?
Thanks!
Hi! I’ve tested the theme and noticed that all the justified texts are set at the element level (inline).
Because these settings are at the element level, they will generate the CSS inline, which has higher priority compared to the global theme settings or CSS classes.
You need to change them individually.
Wow. That sucks. Maybe the person who designed the theme really, really likes justified text. Not smart to lock it in for everyone like this. I don’t like it, so I will manually update them. Thanks for your help!