- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by Andrew Misplon.
Tagged: footer
- AuthorPosts
- October 23, 2016 at 6:41 pm #5356
deirdreParticipantHi 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.
ThanksOctober 23, 2016 at 6:44 pm #5358
Andrew MisplonKeymasterHi 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 at
Appearance > Custom CSS:
/* Footer */ .site-footer .footer-main { background: #272a2d; }
Edit the color value there as required.
October 23, 2016 at 7:24 pm #5359
deirdreParticipantI used the custom css to change the colour and it looks much better now. Thanks for your help
October 23, 2016 at 7:32 pm #5360
Andrew MisplonKeymasterGlad to hear you’ve made progress. All the best with your site.
- AuthorPosts
You must be logged in to reply to this topic.