Mobile menu not working

Ivory Search Forums Support Mobile menu not working

Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #5197
      treetex
      Participant
      • Topics: 1
      • Replies: 2

      Hi!
      Great plugin, but I have the same problem as blatka reported juli 1, but I guess your solution was just for the Divi Theme. I can see the magnifying glass in mobile menu but when clicking, the menu closes with no search form appearing. I did try temporarly activating the Twenty Twenty theme and it works there.
      My theme is MH NewsMagazine. Version: 1.1.3

      I put up a testsite to test the function: https://chp860.000webhostapp.com

      Best regards
      Jack

    • #5200
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      I hope you are well today and thank you for your question.

      It seems your theme-specific issue and I can help you to resolve it after troubleshooting the issue.

      I tried to access your shared website but it just displays “We’re building our brand new site”.

      Could you please make sure that your shared website is accessible so that I can help you?

      Best regards,
      Ivory Search Support

      • #5201
        treetex
        Participant
        • Topics: 1
        • Replies: 2

        Sorry, it should be accessible now!

    • #5202
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      You can resolve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

      nav.slicknav_nav .is-menu a {
          display: none;
      }
      
      nav.slicknav_nav .is-menu form {
          display: block !important;
          position: static;
          opacity: 1 !important;
          margin-left: 15px;
      }
      • #5204
        treetex
        Participant
        • Topics: 1
        • Replies: 2

        Thanks, that did the trick!
        Rated your plugin 5 stars.

        Best regards
        Jack

    • #5205
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      You are always welcome here 🙂

      Thank you very much for rating the plugin.

Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.