Reversing menus in responsive mode
-
Hi dear support team
I need to Reversing menus in responsive mode , I mean when I click on the hamburger menu, as the menu section fade in, the category section be the active not menu.

I tried move this code on theme/inc/template-tag.php :
<span class="create-nav-msg"><?php esc_html_e('Set your categories menu in Theme Settings -> Header -> Menu -> Mobile menu (categories)', 'woodmart'); ?></span>
didn’t worked !
Haha
I found it and it was easy:
I just replace the “active” class form mobile-menu-tab mobile-categories-menu to second div
We are glad you have solved the problem. If you have any questions please feel free to contact us.
Best Regards
The topic ‘Reversing menus in responsive mode’ is closed to new replies.