How to target multiple search forms using custom css?

Ivory Search Forums Support How to target multiple search forms using custom css?

Viewing 0 reply threads

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

  • Author
    Posts
    • #13336
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

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

      You can use search form IDs in the CSS selectors as below.

      .is-form-id-1895.is-form-style input.is-search-input {
      }
      
      .is-form-id-1796.is-form-style input.is-search-input {
      }

      You can find your search form IDs on the below page.

      Admin Area -> Ivory Search -> Search Forms

      Best regards,
      Ivory Search Support

Viewing 0 reply threads

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