Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192588
    simone
    Participant

    Hi,
    I am using Integrity Dark. I want to change anything that is black on integrity dark to #333 gray, specifically the header and footer background, – on all devices, full width. Is there a rule for that? If not a general rule to change all – how do I go about the header, topbar and footer?

    My site is not live yet, I am working locally. I have searched the form and tried a few css rules, but the results are not what I am looking for, or not full width.
    thank you!
    Simone

    #1192622
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-navbar, .x-topbar, .x-colophon  {
    background: #333;
    }

    Hope it helps

    Joao

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