Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062188
    Launch48
    Participant

    Hi there,

    First off, thanks for the great support in your knowledge center; it helped me create a transparent menu behind a slider video and everything looks great. One thing I could not figure out though, is making the topbar (.x-topbar) transparent as well – I’d like to have a phone number link sit at the top of the page at first but I want that effect to be the same in the topbar as the navbar, so that the number sits above the menu on a transparent background and you can see the slider behind both the navbar and topbar.

    I don’t need the topbar to be static, but I do need it to be transparent at the top of the page when the site first loads.

    Could you please advise?

    ohspros.ca/home is the main home page and I can provide login credentials if need be.

    Thanks!

    #1062608
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .x-topbar {
        background: transparent;
    }

    Hope this helps.

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