How do I change the font to white so it is readable? Also, if I wanted to change the color of the tab to#720ccd, can that be accomplished? This widget is on my home page.
How do I change the font to white so it is readable?
Please use the CSS code below:
#wpforo #wpforo-wrap #wpf-widget-profile .widget-title {color: #ffffff}
Insert it in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Also, if I wanted to change the color of the tab to#720ccd, can that be accomplished?
Could you please clarify a bit?
Thanks, but that didn't work. Are there supposed to be any other commands or brackets? I went to the Wordpress Admin bar, Customize, Additional CSS, and pasted the code under some other Code already in the box. That didn't work. I want to make sure you are not meaning past the code into the Color & Styles Additional CSS code in the WPforo General settings area.