Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371071
    bryan1976
    Participant

    Hi,

    Viewing this page on a mobile – http://www.headphonic.co.uk, how do I replace the grey with black as used in the navbar background.

    Just for the mobile smartphone etc.

    Many thanks,

    Bryan

    #1371372
    Prasant Rai
    Moderator

    Hello Bryan,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    @media only screen and (max-width: 900px) {
        .x-navbar.x-navbar-fixed-top {
        background-color: #ddd !important;
    }
    }
    

    Thanks.

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