Awesome WordPress Themes At Great Prices Get 15% Off Use Code "Ovation15"

Home Forums Ovations Themes Change footer background color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8247
    James Anderson
    Participant

    Hello,

    I am curious on how to change the entire footer background color. While I found the footer area and changed a portion of it there is still a huge square in the footer that is completely the color black and I would like to change it to blue or red. If it is with CSS I have no understanding of CSS an would need help with the code to use. Thank you.

    The website is https://jamescpfoundation.org. If attempting to view from outside USA, Mexico, or Canada please let me know with country so I can deactivate my security firewall temporarily.

    #8253
    Developer
    Moderator

    Hi,

    Thanks for contacting us.

    Put the below code in additional css to change the background color.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish

    div#footer_box {
    background: blue;

    }

    Note – You can add whichever color you want instead of blue

    Many Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Translate »