Hi,
On tablet, it would be impossible to access my submenus as the hover state is not present.
Is it possible to disable hover state for tablets?
Thanks
Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 989px) {
.avia-menu-fx{ display: none !important; }
}
Cheers!
Josue
Hi Josue,
That didn’t work.
Could I have the mobile header appear for tablets too?
Hi!
Please go to Enfold theme options > Header > Mobile Menu and check “Hide Mobile Menu Submenu Items”
Regards,
Yigit
Hi thanks! I solved this by making the parent not a page.