Notifications
Clear all

mycred set badges to center

4 Posts
2 Users
0 Likes
827 Views
Posts: 2
Topic starter
(@benjiw)
New Member
Joined: 3 years ago

Hi, I have tried many ways but i cant make the badges to set at the middle. There are currently 4 slots for the badges i believe, and i would like to have them placed in the center with whatever amount of badges there are.

 

 

3 Replies
Astghik
Posts: 5911
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

@benjiw,

Please leave some example URL to allow us to check the issue.

BTW, could you please provide your order number? Your account doesn't have [customer] label. 

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

Hi, https://www.ezk.gg

Let me find my code, I wasn’t able to login with my account, that’s why I registered with another user name 

Reply
1 Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5911

@benjiw,

Please use this CSS code, it should solve the issue; 

#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-mycred-badges-wrap .mycred-users-badges{
display: flex;
justify-content: center !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Reply
Share:
Scroll to top