Delete search field

Ivory Search Forums Support Delete search field

Viewing 3 reply threads

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

  • Author
    Posts
    • #4547
      Geração IoT
      Participant
      • Topics: 1
      • Replies: 1

      Hi everybody,

      I activated the Ivory plugin in my website (https://geracaoiot.com/) however it creates two fields of search. I would like to delete one of them (the field located below the menu). I made a lot tests but I don’t achieve it. Can you help me?

      Theme: Sparkling

      Best regards,
      Carlos Oliveira

      Attachments:
      You must be logged in to view attached files.
    • #4550
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

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

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

      .site-navigation-inner .responsiveSelectContainer > input.form-control.search-query,
      .site-navigation-inner .responsiveSelectContainer > span.input-group-btn {
          display: none;
      }

      Best regards,
      Ivory Search Support

    • #4569
      Geração IoT
      Participant
      • Topics: 1
      • Replies: 1

      Hello,

      It worked here. Thank you very much for the help.

      Best regards,
      Carlos Oliveira

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

      You are most 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://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5

      I’d really appreciate that. 🙂

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

Viewing 3 reply threads

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