Newspaper (tagDiv)
Fix Mobile Menu
Go to Appearance > Customize > Additional CSS and enter the following:
1 2 3 4 5 6 7 8 |
@media (max-width: 768px) { #mega-menu-wrap-header-menu { display: none; } #td-mobile-nav #mega-menu-wrap-header-menu { display: block; } } |
Then go to Mega Menu > Menu Themes > Mobile Menu and apply the following settings:
Disable Mobile Toggle: On