- This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
front page › Forums › How-to Questions › How to edit css of mycred_my_balance shortcode?
hi, so im trying to implement the user balance into my theme header. i used the shortcode in my header.php file with the following code: <?php echo do_shortcode('[mycred_my_balance]'); ?>
however as i have a dark header and the balance font is black, it does not show up very well. how do i go about formatting the text to change the colour etc? im assuming i need to edit something in my style sheet but not sure which line to edit, my theme is https://wordpress.org/themes/avocation/.
any help is appreciated, thank you.
never mind i worked it out 🙂
If anyone else has the same problem i just added the following code to my stylesheet in the header section:
.mycred-my-balance-wrapper{
color:#fff;
}
Hello.
And How can I change the color of balanse in the profiles?
Thx.
You must be logged in to reply to this topic.
Start Gamification in Your WordPress site in Minutes. What are you waiting for?
11
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.