[Resolved] Footer colour

Tagged: 

  • Author
    Posts
  • #5356

    deirdre
    Participant

    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

    #5358

    Andrew Misplon
    Keymaster

    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.

    #5359

    deirdre
    Participant

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

    #5360

    Andrew Misplon
    Keymaster

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

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top