Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994087
    bjgomer13
    Participant

    My mobile nav bar is not appearing on my ethos site (drone.condorweb.com). When I switch to other stacks the nav bar appears. Does ethos not support a mobile nav menu?

    #994166
    Rupok
    Member

    Hi there,

    Thanks for writing in! Certainly Ethos support mobile menu. It seems you have changed the navbar background from dark to a white color. Since the mobile menu button is also white so it’s invisible.
    You can add this under Custom > CSS in the Customizer.

    .x-btn-navbar {
      color: #333 !important;
    }

    Hope this helps.

    Cheers!

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