Edit Option Appearing

Ivory Search Forums Support Edit Option Appearing

Viewing 1 reply thread

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

  • Author
    Posts
    • #4512
      Mary Schmieg
      Participant
      • Topics: 1
      • Replies: 0

      Hello. I installed the Ivory Search plugin to add a search bar to my menu. However when I hover over the search bar with my mouse the bar itself shifts off center of the menu and some text appears bellow the search bar that shows “Edit.” This occurs in every menu search style option excluding the popup option. Please let me know if there is anything I can do to fix this.

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

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

      That “Edit” text is only displayed to the logged-in site administrator users so that that they can easily edit the search form.

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

      .is-link-container {
          display: none !important;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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