Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #878791
    Paulo Tebet
    Participant

    I´ve managed to define the colors for my site identity, but there are something I need help to change.

    Home

    I would like to be able to change the background color of the footer area, including the widget area as shown in the following screenshot

    http://prntscr.com/argdgk

    Regards,

    Paulo Tebet

    #879312
    Prasant Rai
    Moderator

    Hello Paulo,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

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

    Thanks.

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