Notifications
Clear all

control mycred badge size and position

2 Posts
2 Users
0 Reactions
72 Views
Posts: 23
Topic starter
(@rjwhuang)
Eminent Member
Joined: 3 years ago

Hi, we use mycred badge, however the badge positon is at the middle of the comment, here is the example: https://tripwinego.com/cn/hotel-review-conrad-tokyo/#comments

How can we control the size and position of the badge? it should be right next to other badge with simlar size.

1 Reply
Posts: 4213
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 years ago

Hi @rjwhuang ,

Please use this CSS code, then reset the SiteGround Optimization cache to load new changes. You can check the result in a private tab of your browser to avoid the browser cache, or just press Ctrl+F5 for hard reload. In MacOS press shift and click the browser reload button:

.mycred-badge-image {
  width: 100%;
  height: 100%;
}
Reply
Share:
Scroll to top