Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1135010
    AdrianLambert
    Participant

    Hey,

    My website has these strange white lines that appear around the topbar when going to mobile sizing, I was wanting to remove these lines. How do I do this?

    My website is: http://www.twinplumbing.com.au
    I am using the Ethos theme.

    Thanks,
    Adrian

    #1135099
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Edit Global CSS:

    @media (max-width: 767px){
        .x-topbar .p-info {
            border: none;
        }
    }

    Hope it helps 🙂

    #1135243
    AdrianLambert
    Participant

    Thanks it worked

    #1135363
    Rahul
    Moderator

    Glad it worked for you.

    If you have anything further, let us know. We’d be happy to help you with that.

    Thanks for using X.

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