Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1303859
    SKRN
    Participant

    Hi there,

    Is it possible to change the navigation bar color ONLY on a single page?
    On the rest of the website the nav bar will be white but on a single page it needs to be blue.

    Thanks so much,
    Alejandra

    #1303927
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .page-id-123 .x-navbar {
    background-color: blue;
    }

    123 number is your page ID.

    Hope it helps.

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