Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1303586
    goalsarecool
    Participant

    Is there a way to make the header part of my image here: https://goalsarecool.com/

    #1303814
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (min-width:979px){
    .home header.masthead.masthead-inline {
        height: 0;
    }
    .home .x-navbar {
        background-color: rgba(255,255,255,0.5);
        border: none;
        box-shadow: none;
    }
    }

    Hope that helps.

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