• Resolved felizszk

    (@felizszk)


    Hey, really loved your plugin; but the thing is it ain’t workin in the mobile menu. the hover closes when clicking the search-icon.

    please help me with this.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thanks for posting here.

    It seems the issue of your theme mobile menu functionality.

    We can resolve it by just displaying the search form on the mobile menu by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    #mobile-navigation .is-menu.is-dropdown form.is-search-form {
        display: block !important;
        min-width: 250px;
        opcity: 1 !important;
    }
    #mobile-navigation .is-menu.is-dropdown a {
        display: none;
    }

    Best regards,

    Thread Starter felizszk

    (@felizszk)

    Thanks it’s working.

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

    https://www.ads-software.com/support/plugin/add-search-to-menu/reviews/

    I’d really appreciate that. ??

    And if I can be of any further assistance please don’t hesitate to ask.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search isn’t working in mobile menu.’ is closed to new replies.