How to change the hover color of the search icon?

Ivory Search Forums Support How to change the hover color of the search icon?

Viewing 2 reply threads

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

  • Author
    Posts
    • #4129
      dontraub
      Participant
      • Topics: 1
      • Replies: 1

      Hi, what’s the CSS to change the hover color of the search icon?

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

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

      Could you please share the page URL from your site where it is displaying so that I can help you to change its hover color?

      Best regards,
      Ivory Search Support

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

      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

      .is-menu:hover path {
          fill: #00b050;
      }
Viewing 2 reply threads

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