New Landing › How can we help? › Themeforest Theme Support › Dante › remove-disable dante mobile menu
Hi, Please use this custom css code:-
@media only screen and (max-width: 991px) { .morph-main-wrapper{ display:none !important } }
Thanks Mohammad Thanks Mohammad
Hi Mohammad I don’t think this is the right suggestion since it hides the content of the new mobile menu… and Dante’s one is not visible too… 🙁
Hi, Which way do you want to hide the mobile menu? Thanks Mohammad
The default one
Hi, I am not getting you. Which default one? Thanks Mohammad
Dante’s one
@media only screen and (max-width: 991px) { div.mobile-menu-wrap{ display:none !important; } }
Thanks Mohammad
You must be logged in and have valid license to reply to this topic.