Notifications
Clear all
Topic starter
12/08/2016 6:24 am
I tried
#wpcomm .wc-comment-text{ text-align: left !important; } But, I think in my template or somewhere there is a min.css style that is:
p { margin: 0 0 1.5rem; }
I can't figure out how to override that to get the left-aligning to work. Thank you very much.
12/08/2016 10:00 am
Please leave some URL to allow us inspect the CSS.