Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137225
    Rich H
    Participant

    Cant for the life of me figure out why the mobile menu isn’t showing with this Ethos stack
    https://inspiredlivingnutrition.com

    #1137324
    Joao
    Moderator

    Hi Rich,

    Your menu is there, but it is white.

    Please add the folowing code to Appereance Customizer Custom CSS

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

    To center with your navbar you can adjust it on Appereance > Customizer > Header near the very bottom of the tab.

    Hope it helps

    Joao

    #1137448
    Rich H
    Participant

    Thanks, needed an !important to show but awesome.

    #1137571
    Jade
    Moderator

    You’re welcome Rich.

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