Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1281512
    davidkuite
    Participant

    I can not figure out how this is happening, can someone please help? The top info bar changes to a white background in responsive. Please see attachment. Here is the url, http://technicalinstallation.flywheelsites.com.

    Thanks!

    #1281513
    davidkuite
    Participant

    Here is the file in the right size, sorry.

    #1281540
    Christian
    Moderator

    Hey David,

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

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

    Thanks.

    #1281719
    davidkuite
    Participant

    Thanks!

    #1281721
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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