Go With The Power Of WordPress Bundles Get 70+ Themes with 20% Of Use Code "Black20"

Get Bundle!!!

Black Friday Deals On WordPress Themes Are Live Get Straight 30% Off Use Code "Black30"

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 »