Notifications
Clear all

Change the size of "Leave a reply"

3 Posts
2 Users
0 Likes
4,284 Views
BillMoo
(@billmoo)
Eminent Member
Joined: 6 years ago
Posts: 20
Topic starter  

Hello, I would like to change the big "Leave a Reply" to a normal size like 16 or 15px. How can I do that ?

wpDiscuz WordPress comment plugin default light style[1] copie

Thank you very much for your help !

 


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4168
 

Put this CSS code in Comments > Settings > Styling > Custom CSS Code Textarea. Save it, delete all caches and press Ctrl+F5 on website front-end:

#wc-comment-header{
      font-size: 18px !important;
}

   
ReplyQuote
BillMoo
(@billmoo)
Eminent Member
Joined: 6 years ago
Posts: 20
Topic starter  

YES ! Thanks a lot Tom !


   
ReplyQuote
Share:
Scroll to top