Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1091972
    yhshin1020
    Participant

    Hey,

    How can i make it so that my slider on my homepage overlaps behind the header?

    Also, how do i make the header slightly transparent?

    Thanks

    #1091973
    yhshin1020
    Participant
    This reply has been marked as private.
    #1091993
    Thai
    Moderator

    Hi There,

    To achieve that, please add the following CSS under Customizer > Custom > Global CSS:

    .home .x-navbar {
        background-color: rgba(255, 255, 255, 0.2);
        position: absolute;
        width: 100%;
        border: none;
    }

    Hope it helps 🙂

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