The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Comment Label Styli...
 
Share:
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.

 

[Solved] Comment Label Styling

3 Posts
2 Users
0 Reactions
1,244 Views
Posts: 68
Topic starter
(@canewsforum)
Trusted Member
Joined: 4 years ago

Hello, I'm wondering if you could provide me with CSS code that will allow me to alter the Comment Label text to a bold font so it will be more legible. I'm attaching a screen shot of the element below.

WP Discuz

 

 

Thanks

Topic Tags
2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @canewsforum,

You can use the CSS code below: 

#wpdcom .wpd-comment-label{
    font-weight:bold;
}

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

Posts: 68
Topic starter
(@canewsforum)
Trusted Member
Joined: 4 years ago

That works perfectly, thank you very much. You can close this ticket as resolved.  🙂

Share: