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

check menu double

More
7 years 2 weeks ago - 7 years 2 weeks ago #16564 by Brian
menu double was created by Brian
The menu appear responsive on mobile device with a grey menu, I have to click before it open the next menu bar, the blue one.
How do I avoid the grey one, so It start up with the blue menu bar ?

See on aqua-partners.dk
Last edit: 7 years 2 weeks ago by Brian.

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #16570 by 31234
Replied by 31234 on topic menu double
Dear Customer,

Thank you so much for using our product. Hopefully you enjoy our module.

As your request, please go to modules -> mod_jux_css3_mega_menu -> advanced options tab and add the following code into Custom CSS

@media (max-width: 979px){
.nav-collapse, .nav-collapse.collapse{
height: auto!important;
}
.navbar .btn-navbar{
display: none!important;
}
}

Pls take a try and give me a feedback.

Best regards,
HieuPT

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #16574 by Brian
Replied by Brian on topic menu double
Thank you so much

It works :)

Please Log in or Create an account to join the conversation.

More
7 years 1 week ago #16583 by 31234
Replied by 31234 on topic menu double
Hi

Thanks for your feedback. Hopefully you enjoy our products

Best regards,
HieuPT

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #17948 by Elizabeth C. Schantz
Replied by Elizabeth C. Schantz on topic menu double
This solution got me most of the way, but prevented the menu from dropping down at certain widths. I ended up using the following, and want to share it with others who might encounter the same problem I did:
@media (max-width: 979px){
.nav-collapse, .nav-collapse.collapse{
height: auto!important;
overflow:visible;
clear: none;
}
.navbar .btn-navbar{
display: none!important;
}
}

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.032 seconds
Powered by Kunena Forum