Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078182
    atomdaveshorr
    Participant

    I’ve made several attempts to change the background color from white in the theme customizer with no luck, per attachment. Any advice?

    http://www.atomonline.ca/design

    I’ll leave login info in private reply.

    #1078184
    atomdaveshorr
    Participant
    This reply has been marked as private.
    #1078313
    Joao
    Moderator

    Hi There,

    Add the following code on Appereance Customizer Custom CSS

    .x-logobar {
    background-color: red !important;
    border-bottom: none;
    }
    
    .x-navbar{
    background-color: red !important;
    border-bottom: none;
    }
    

    Hope that helps

    Joao

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