Notifications
Clear all

Recent Comments tab

2 Posts
2 Users
0 Likes
912 Views
Posts: 4
Topic starter
(@worldinsport)
New Member
Joined: 3 years ago

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

Check here: worldinsport.com

1 Reply
Astghik
Posts: 5908
Admin
(@astgh)
Illustrious Member
Joined: 6 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