Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089894
    kayes
    Participant

    Hi,

    I can’t seem to find where to change the background color of the section of the page, under the nav, where the page title is sitting. In the screenshot you will see the page title is Human Learning Ecology, and that background is white. I want to change the page title background color to another color.

    #1089955
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thank you.

    #1090316
    kayes
    Participant
    #1090432
    Christopher
    Moderator

    Hi there,

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

    .x-header-landmark {
        background-color: red;
    }
    h1.h-landmark.entry-title {
        color: #fff;
    }
    

    Hope that helps.

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