Notifications
Clear all

[Solved] mycred badge size

5 Posts
3 Users
0 Likes
749 Views
Posts: 16
Customer
Topic starter
(@good99)
Member
Joined: 4 years ago

In the wpforo forum, the size of the badge is moderate. As attached

Screenshot 1

But in wpdiscuz, the badge size is too large, so is there any way to adjust the badge size?

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

Hi @good99,

Could you please leave a direct link to this comment?

3 Replies
Customer
(@good99)
Joined: 4 years ago

Member
Posts: 16
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5911

@good99,

You can use the following CSS code:

#wpdcom.wpd-layout-3 .wpd-comment-right .the-badge img {
    width: 16px;
}

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

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.     

The red marked value can be changed as you like.  

Customer
(@good99)
Joined: 4 years ago

Member
Posts: 16

@astghik Thank you very much

Share:
Scroll to top