Notifications
Clear all

After recent upgrade text in reply threads very small

3 Posts
2 Users
0 Likes
1,183 Views
(@kesseret)
Active Member
Joined: 6 years ago
Posts: 9
Topic starter  

I installed 5.1.0 and the reply threads behave differently now.

The main thread comment is larger text (I had modified it to make it larger) but the reply threads would be the same size unless there was ReadMore. then read more will expand to larger text.

Now the nested replies to a comment thread are all super small text. I have custom formatting which I have stripped to test and it still behaves this way. Is there any way to fix it? I don't want to roll back versions, as I like the new features.

Thank you so much!

I've attached a picture of what I am talking about. It looks like a 1940s FBI FOIA request with the redactions. My commenters are very antagonistic.

Capture

   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5925
 

 Hi kesseret,

you need to put the following CSS code in Dashboard > Comments > Settings > Styling > Custom CSS Code teatarea. 

#wpcomm .wc-reply .wc-comment-right .wc-comment-text, #wpcomm .wc-reply .wc-comment-right .wc-comment-text * {
font-size: 15px;
}

Don't forget to change the red marked color codes before using.


   
ReplyQuote
(@kesseret)
Active Member
Joined: 6 years ago
Posts: 9
Topic starter  

Thanks! Resolved!

I really appreciate it!


   
ReplyQuote
Share:
Scroll to top