This topic has 3 replies, 3 voices, and was last updated 4 months, 4 weeks ago ago by Andrew Mitchell
hi,
currently main menu and categories tab displaying in mobile view, i need to disable main menu
Hello jaij,
Thank you for reaching out to us.
Header Builder > Mobile menu > Categories Prioritized > On, then add the next code in Theme Options > Theme custom CSS > Global:
.mobile-menu-content .et_b-tabs .et-tab:not(.active) {
display: none;
}
Best Regards,
8Theme’s Team
Dear jaij,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘i need to hide main menu in mobile devices’' has been successfully resolved, and the topic is now closed for further responses