I’d like the footer text color to be white, but it currently appears to be the same color as the regular content. Can you provide code for adjusting this? Thanks!
Footer color
Hi Tricia
Do you perhaps have a site we can check out? There is a Set as private reply checkbox below the comment form if you’d like to keep your site private.
Thanks
This reply has been marked as private.
No problem 🙂 Please, try the following in a plugin like Simple Custom CSS which should add a menu item to Appearance called Custom CSS.
/* Footer */
.site-footer .footer-main .widget h3.widget-title ~ * {
color: #acaeaf;
}Adjust #acaeaf as required.
Unfortunately, that code isn’t doing the trick. I came up with a workaround, used the SiteOrigin Editor widget and changed the color that way (I had been using just the “Text” widget).
Thanks!
Sorry that didn’t help. If you share your site’s link when it goes live I’d be happy to take another look.
This reply has been marked as private.
For sure 🙂 Chat further about this question when your site is live.