Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1079835
    Joshua d
    Participant

    http://www.absolutetruth.online

    i would like to change the bottom widget area background color

    i would also like to change the bottom widget area text color

    thank you

    #1079988
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    footer.x-colophon.top {
        background-color: red;
    }
    footer .widget {
        color: #000;
    }
    h4.h-widget {
        color: #000;
    }
    

    Hope that helps.

    #1080175
    Joshua d
    Participant

    excellent, worked perfectly. thank you kindly.

    #1080186
    Thai
    Moderator

    You’re most welcome 🙂

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