Dec 17, 2024 3:28 pm
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
7 Replies
Dec 18, 2024 10:06 am
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.
Dec 21, 2024 6:17 am
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
Dec 21, 2024 1:02 pm
Hi,
the code not working!?
Dec 21, 2024 3:44 pm
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