Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Recent Comments tab

2 Posts
2 Users
0 Reactions
1,438 Views
Posts: 4
Topic starter
(@worldinsport)
New Member
Joined: 4 years ago

The alignment of the text is not the same as the other tabs.

Check here: worldinsport.com

1 Reply
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

@worldinsport,

Use the CSS code below:Β 

#widget-comments-container.widget-comments-container a {
    line-height: 1.2;
    font-size: 13px;
}
#widget-comments-container .wpdiscuz-widget-popular-comment-author .popular-comment- 
    author-body div:first-of-type {
    font-size: 11px;
}

Β 

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.Β 

The red marked value can be changed as you like.Β Β 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Share:
Scroll to top