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

file Double menu in responsive mobile

More
5 years 7 months ago #21449 by Ermin Pervanic
Hi!


I have the same problem like #18903 , On PC mega menu is OK but on mobile I I have to click twice in the three lines to open the menu.
How can I Fix it?

Tnx
Ermin

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

More
5 years 7 months ago #21456 by HaiND
Hi Ermin Pervanic
Thanks for contacting and choosing our product
About your problem, I'm sorry. Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks

Best Regards
--HaiND--

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

More
5 years 5 months ago #22763 by Ermin Pervanic
Hi HaiND!
I still have problems with Double menu. In mobile at first but now also on pc on some webbrowsers. You can see it here: pluggano.nu
Please can you explain how I can resolve this here on forum without admin account so more people can read it?
Tnx
Ermin

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

More
5 years 5 months ago #22765 by HaiND
Hi again
You are using the default templates of joomla on the menu in the dropdown menu of the default templates, you can add custom CSS as follows
please go to back-end module -> tab Advanced -> custom CSS and add code:

@media (max-width: 979px){
.navbar.pull-left{
display:none;
}
.nav-collapse.in.collapse {
overflow: visible!important;
height: auto!important;
z-index: 100!important;
}
}

Thanks

Best Regards
--HaiND--

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

More
5 years 5 months ago #22767 by Ermin Pervanic
Hi, when I make changes, I have no menu at all in my phone.
You can see this pluggano.nu
Greetings
Ermin

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

More
5 years 5 months ago - 5 years 5 months ago #22773 by HaiND
Hi again
I'm Sorry bad error, you can edit the code on below
meain is you edit line:

.nav-collapse.in.collapse {

edit:

.nav-collapse{

hope it will help you
Thanks

Best Regards
--HaiND--
Last edit: 5 years 5 months ago by HaiND.

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

More
5 years 5 months ago #22776 by HaiND
Hi again
I think I have a style conflict, but I can not test it
You can send information login back-end via email: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks

Best Regards
--HaiND--

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

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