I need the Mobile Version of the Mega Menu to start at 992px rather than the current 768px. Can I do it in the module or do I have to change the CSS/JS? If I have to change the CSS/JS, could you please tell which files need to be edited? Thank you.
Dear nirpan,
Thanks for contacting us and choosing our product!
you can the mobile version of the mega menu to start at 992px rather than the current 768px .please follow the steps below:
you search :style_responsive.css ( ..../ jux_megamenu/modules/mod_megamenu/assets/css/style_responsive.css)
you search line 14:@media screen and (max-width: 767px)
you edit 767px by 992px;
Best Regards,
Huyen Tran