Notifications
Clear all

How to Delete Author Name

2 Posts
2 Users
1 Likes
892 Views
(@nuggle)
Member Customer
Joined: 6 years ago
Posts: 17
Topic starter  

 

a

 


   
Quote
Topic Tags
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

Hi@nuggle,

If you want to hide all labels, use the following CSS code:

#wpcomm .wc-comment .wc-comment-left .wc-comment-label {
display: none;
}

The CSS code should be added in the "Custom CSS Code" textarea, located in the  Dashboard > Comments > Settings > Styling tab. 


   
nuggle reacted
ReplyQuote
Share:
Scroll to top