Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

lock FAQs JUX Mega Menu

More
8 years 7 months ago #6997 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
a. In case you choose Verucal as the type for Menu
...modules/mod_jux_megamenu/assets/css/style.css line 219
before
#js-mainnav.megamenu.vertical.right .js-megamenu ul.level0 li.mega .childcontent {
margin-left: -99%!important;}
Edit:
#js-mainnav.megamenu.vertical.right .js-megamenu ul.level0 li.mega .childcontent {
margin-left: -99%;}

b. With 3.2.4 version and use Horizontal type
Solution:
Please turn off jQuery in tab advanced if your website has jQuery and turn on when your website have not jQuery.

c. Display 2 button navber and submenu can’t click
Solution:
You can add code line in custom css with 3.2.4 version and file style.css with previous versions:
media (max-width: 979px){
.navbar .btn-navbar {
    display: none!important;
}
.nav-collapse, .nav-collapse.collapse {
    height: auto;
}
}

Best Regards,
Huyen Tran
The following user(s) said Thank You: Holly Schafer
The topic has been locked.
More
8 years 7 months ago #6998 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
../modules/mod_jux_megamenu/assets/css/style.css and add line code:
.js-megamenu .dropdown-menu li>a {
white-space:normal !important;
}

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #6999 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
../modules/mod_jux_megamenu/assets/css/style.css and add line code:
.js-megamenu .dropdown-menu li>a {
white-space:normal !important;
}

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #7000 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
Please add code line in custom css (with 3.2.4 version) and file style.css (with previous versions)
media (max-width: 979px){
.navbar .btn-navbar {
    display: none!important;
}
.nav-collapse, .nav-collapse.collapse {
    height: auto;
}
}

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #7001 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
Go to: ...{root}modules/mod_jux_hk_megamenu 2.0.4/mod_jux_hk_megamenu.php
and comment line code:
/*$document->addScriptDeclaration("
 if(mobilecheck()){
  bindEvent(window,'load',function(){
    juxTouchMenu('juxhk_mm_".$module->id."');
  });
 };
");*/

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #7002 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Mega Menu
Solutions:
This issue occurred because have many category, please unpublished some category. Module will work fine.

Best Regards,
Huyen Tran
The topic has been locked.
Moderators: Jackie
Time to create page: 0.058 seconds
Powered by Kunena Forum