text color in search box

Ivory Search Forums Support text color in search box

Viewing 1 reply thread

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

  • Author
    Posts
    • #13304
      Dumont Laura
      Participant
      • Topics: 1
      • Replies: 0

      Hello,

      I can’t change the text color in the search box. The text is white with a white background.
      Change via theme, CSS but nothing seems to make it change.

      Website is : https://nautisport.be

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

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

      Please make sure that you have configured a search form in the Menu Search options as shown in the below screenshot.

      View post on imgur.com

      Then you can change the text color using the Search Form Customizer displayed on the below path.

      Admin Area -> Ivory Search -> Search Forms -> Edit Search Form -> Design -> Search Form Customizer

      Alternatively, you can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

      #site-header input.is-search-input {
          color: #000;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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