Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1024247
    John F
    Participant

    Hey All,

    My ethos theme menu is not showing up on mobile sites, but otherwise is working great. Some assistance would be appreciated!

    #1024250
    John F
    Participant
    This reply has been marked as private.
    #1024618
    Joao
    Moderator

    HI There,

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes

    THanks

    Joao

    #1024917
    John F
    Participant

    Already did that, did nit fix it. I belive it is a CSS issue as I had it before on another x theme site and with CSS they were able to fix it, I would appreciate your assistance.

    #1025353
    Friech
    Moderator

    Hi There,

    Look for this custom CSS on your Customizer, and remove it.

    ul.x-nav {
        display: none;
    }

    This is hiding the mobile menu items.

    Hope it helps, Cheers!

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