Limited Support
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpForo community!
Merry Christmas and Happy Holidays! 🎄
Hi, the heading text color of the "profile and notification widgets" is dark gray instead of white (see photo). How can I change this text color?
Thanks
Hi,
Use the CSS code below:
#wpf-widget-profile, #wpf-widget-profile * {
color: #fff;
}
Insert the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Hi Sofy
The textcolor works fine. But the icons of the widget shouldn't change the color. Have a look at the attachment.
Thanks for support!
Steven
Hi,
the code not working!?
Hi Tutrix
Did exactly as you said, but the code doesn't work. The code from Sofy in wordpress costum works, but the icons are highlighted in yellow in the example. Too bad