- This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › emember – logged widget link color
Tagged: css tweaks, eMember
Hi, in logged widget [http://www.notasunota.it/member-login/] the “logout” link is white color: how can I change it in black?
Thank You
Normally this shouldn’t be an issue if your theme defined all the CSS correctly. The following theme test will help you :
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
With that said, you can use the following CSS tweak to force the color to black.
.eMember_logged_widget a {
color: black;
}
This plugin can be used to add the CSS tweak:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413