• Hi there,

    I met again the problem of Mobile Menu not displayed, not visible on a new website.
    In fact the menu can be clicked, and it appears when I scroll to the bottom a little bit.

    That’s my simple solution.
    Add a Custom CSS :

    .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal {
    background-color:red;
    }

    Change the color as you need ??

  • You must be logged in to reply to this topic.