-
Author
-
July 24, 2018 at 14:55 #204573sergiolucianojrParticipant
I’m having issues with the main menu when clicking in the dropdown on mobile. When I click, the menu opens and close again, instantly.
I’ve changed to the main theme and it works normally.
Which configuration should I change to make it work also in the child theme?
July 24, 2018 at 15:11 #204576sergiolucianojrParticipantJust an information:
I’ve looked for the WPDM bootstrap and css and they are already deactivated. So, it is not influencing the menu on phone.
July 25, 2018 at 11:11 #204624LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 25, 2018 at 15:49 #204665RaduModeratorHi,
At this moment the menu stays open when i tap
Did you had solved ?
In general this issue happens because other plugins load bootstrap frameworks and also we are using bootstrap and it conflicts somehow
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 27, 2018 at 18:42 #204854sergiolucianojrParticipantI’ve added a CSS code to solve that. But without the code the problem persists.
@media (max-width: 991px) {
.navbar-nav {
height: auto !important;
}
}The only bootstrap that I see that could be active is the one from WPDM, but it is not enable.
By the way, if it is working, it is enough for now. To know that the problem could be the bootstrap already help me to deal with it in the future.
Tks
July 30, 2018 at 15:28 #204991RaduModeratorHi,
In general this issue it’s caused by loading bootstrap library twice so our theme loads one and sometimes some of the third party plugins load also bootstrap framework or some odd cases.
Have a nice week
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 30, 2018 at 15:29 #204993RaduModeratorAlso you may try to set off here
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.