Hi Kriesi team
I would need your kind help with changing the Statistics widget font color from dark grey to white color.
I am trying to display the widget in my ENFOLD website’s footer, but it is not visible due to footer background color also being dark grey, all other texts in my footer are white color.
Hey matelko2003,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard
here you go
http://www.klubaktivnehomyslenia.sk
look at the right column of footer, where underneath the latest news I have the statistics widget placed with dark color font.
Thanks
Martin
Hi Martin,
Thanks for the link, though I’m unsure of what it is you would like to change. Could you try to explain a bit further or post a screenshot of the element please?
Best regards,
Rikard
HI Rikard
please find the screenshot attached, which explains the problem I hope:
Thanks
Martin
Hi Martin,
Thanks for that, please try the following in Quick CSS under Enfold->General Styling:
#wpstatistics_widget-3 label {
color:white !important;
}
Best regards,
Rikard
Hi Rikard
the quick CSS has helped to display the texts of STATISTICS widget by white color, but the actual numbers of the stats are still in default dark font color and thus not visible..
Thanks
Martin
Hi,
Please try this instead:
#wpstatistics_widget-3, #wpstatistics_widget-3 label {
color:white !important;
}
Best regards,
Rikard
Thanks a lot Rikard, this worked perfectly!
Topic can be closed.
Regards
Martin