Can’t change font color on black background
In every instance that I’ve changed a background to black (page builder, customize etc.) the font automatically turns grey and when I try to change it white it doesn’t take. Any suggestions?
The page on my website titled “PROGRAMS” is the best example of this.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Willjot
For the Programs page, let’s try the following. Edit the first black background row by clicking the wrench icon on the right > Edit Row > Attributes and enter the following in as a Row CSS Class:
Then at Appearance > Custom CSS, insert the following:
/* Circle Icon Widget */ .dark .widget_circleicon-widget .circle-icon-box h4 { color: #ffffff; }If that works, add the “dark” row class to the other rows.
Let me know how this goes. We can tackle any other dark area text issues next.
This worked. Thanks Andrew!
Super :) Glad to hear that did the trick. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.