Resolved

Footer color

Ultra Theme started by Tricia Jun 3, 2016 7 replies
Tricia Jun 3, 2016 · 7:24 pm #3641

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!

Andrew Misplon Puro Jun 3, 2016 · 7:42 pm #3644

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

Tricia Jun 3, 2016 · 8:51 pm #3645

This reply has been marked as private.

Andrew Misplon Puro Jun 3, 2016 · 8:53 pm #3646

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.

Tricia Jun 3, 2016 · 9:27 pm #3650

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!

Andrew Misplon Puro Jun 3, 2016 · 9:28 pm #3651

Sorry that didn’t help. If you share your site’s link when it goes live I’d be happy to take another look.

Tricia Jun 3, 2016 · 9:28 pm #3653

This reply has been marked as private.

Andrew Misplon Puro Jun 4, 2016 · 12:06 pm #3660

For sure 🙂 Chat further about this question when your site is live.

8 posts