Viewing 1 replies (of 1 total)
  • Hi @ehsanchehri ,

    By default, there is no option to disable the Astra mobile menu, but you can use this CSS code that would help:-

    .main-header-bar .ast-mobile-menu-buttons {
    
        display:none;
    }

    Regards,
    Deepak

Viewing 1 replies (of 1 total)
  • The topic ‘disable mobile menu’ is closed to new replies.