Search bar width

Ivory Search Forums Support Search bar width

Viewing 1 reply thread

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

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

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

      Every theme displays the search form differently so the CSS code that works on one website won’t work on another as the search form markup is different.

      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

      .main-header-bar input.is-search-input {
          width: 200px;
          padding: 6px 12px;
      }

      Best regards,
      Ivory Search Support

    • #4254
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      You are always welcome here 🙂

      Thank you very much for your valuable review.

Viewing 1 reply thread

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