The alignment of the text is not the same as the other tabs.
Check here: worldinsport.com
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.
The alignment of the text is not the same as the other tabs.
Check here: worldinsport.com
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.