Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1031013
    avsterrr
    Participant

    I need to remove the logo while and after a user scrolls passed the header on this site, thanks.

    http://fe1.821.myftpupload.com/

    #1031649
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

    .x-navbar-fixed-top .x-brand {
        display: none;
    }

    Hope that helps. 🙂

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