This topic has 6 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #204573
     sergiolucianojr
    Participant

    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?

    #204576
     sergiolucianojr
    Participant

    Just 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.

    #204624
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #204665
     Radu
    Moderator

    Hi,

    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
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #204854
     sergiolucianojr
    Participant

    I’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

    #204991
     Radu
    Moderator

    Hi,

    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
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #204993
     Radu
    Moderator

    Also 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
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?