Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102340
    yqb07162
    Participant

    How can I target the Navbar and change the transparency to 0.75?

    #1102410
    Rahul
    Moderator

    Hey There,

    Can you try the following CSS code by adding it to Custom > CSS section where you can access it through Appearance -> Customize menu.

    .x-navbar {
    background-color: rgba(0,0,0,0.75)
    }

    Hope this helps!

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