Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1275450
    444media
    Participant

    How do I change the background color of the bottom footer? (not the widget area footer, but the very bottom bar) I know where and how to place the CSS…I just don’t know how to write it.

    Thanks!

    Chris

    #1275547
    Prasant Rai
    Moderator

    Hello Chris,

    Thanks for writing in!

    Please add this under Custom > CSS in the Customizer to change footer background color:

    footer.x-colophon.bottom {
        background-color: #ddd !important;
    }

    Thanks.

    #1275651
    444media
    Participant

    Thanks…worked perfectly!

    #1275652
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1275450 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>