Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #863010
    VeritasMarketing
    Participant

    when i view my page as mobile it has this weird white line over the header. can you help with this?

    #863561
    Christopher
    Moderator

    Hi there,

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

    @media (max-width: 767px){
    .x-topbar .p-info {
        background-color: transparent;
    }
    }

    Hope it helps.

    #865888
    VeritasMarketing
    Participant

    That Worked thank you

    #866249
    Jade
    Moderator

    You’re welcome!

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