Notifications
Clear all

[Solved] Posts icon and count

3 Posts
2 Users
0 Likes
1,665 Views
Posts: 8
 Matt
Customer
Topic starter
(@matt)
Member
Joined: 6 years ago

Hi, is it possible to hide the Posts icon and count without editing the plugin? Thank you.

2 Replies
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Yes you can use a custom CSS code. Put this code in Dashboard > Comments > Settings > Styling > Custom CSS Code textarea, save it, delete all caches and do Ctrl+F5 on front-end:

.wcai-wrapper .wcai-profile-stat-box:nth-child(2){display:none;}
Posts: 8
 Matt
Customer
Topic starter
(@matt)
Member
Joined: 6 years ago

Thank you. This works perfectly.

Share:
Scroll to top