How to disable Soci...
 
Share:
Notifications
Clear all

[Solved] How to disable Social Badge colors.

3 Posts
2 Users
0 Likes
568 Views
Posts: 2
 jahz
Topic starter
(@jahz)
New Member
Joined: 3 years ago

When a user connected via social login, It overwrites the badge color set by roles.

 

#wpdcom .wpd-soc-user-facebook .wpd-comment-label

{

color: #ffffff;

background-color: auto !important; 

border: none;

}

 

Any way to remove the !important on the css?

2 Replies
Asti
Posts: 7056
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@jahz,

Could you please leave some example URL? 

Posts: 2
 jahz
Topic starter
(@jahz)
New Member
Joined: 3 years ago

Nevermind just found a solution 😀 Thanks

Share: