Forums
Home / Theme: Astra / disable mobile menu
(@ehsanchehri)
5 years, 7 months ago
How to Disable Astra Mobile Menu?
(@brainstormteam)
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