Resolved

Footer colour

Ultra Theme started by deirdre Oct 23, 2016 3 replies
deirdre Oct 23, 2016 · 6:41 pm #5356

Hi Ultra
I would like to change the background colour of the footer area but not sure how. I’d love to know how this is possible.
Thanks

Andrew Misplon Puro Oct 23, 2016 · 6:44 pm #5358

Hi deirdre

Thanks for posting your question. If you’re using Ultra Premium you can go to Appearance > Customize > Theme Design > Footer and set the background color there: https://purothemes.com/documentation/ultra-theme/customizer/theme-design/footer/.

Alternatively, if you’d like to stay with Ultra free you can install a plugin like Simple Custom CSS and insert the following rule atAppearance > Custom CSS:

/* Footer */
.site-footer .footer-main {
    background: #272a2d;
}

Edit the color value there as required.

deirdre Oct 23, 2016 · 7:24 pm #5359

I used the custom css to change the colour and it looks much better now. Thanks for your help

Andrew Misplon Puro Oct 23, 2016 · 7:32 pm #5360

Glad to hear you’ve made progress. All the best with your site.

4 posts