Notifications
Clear all

Need CSS help on left-aligning the comment text

2 Posts
2 Users
0 Reactions
2,466 Views
(@bethedance)
New Member
Joined: 8 years ago
Posts: 1
Topic starter  

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.


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4213
 

Please leave some URL to allow us inspect the CSS.


   
ReplyQuote
Share:
Scroll to top