Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1124962
    gyamanishi
    Participant

    When I open Chrome on my laptop my menu’s appear fine. When I display the site on a mobile phone, the menu’s do not show up at all. I’m using a test site at the moment.

    http://www.westmountainsign.com.php56-30.dfw3-2.websitetestlink.com/

    Recommendations?

    #1125251
    Christian
    Moderator

    Hey there,

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

    .x-btn-navbar, .x-btn-navbar:hover {
        color: blue;
    }
    
    .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
        color: red
    }

    Change the colors as per your needs.

    Thanks.

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