make the search box bigger

Ivory Search Forums Support make the search box bigger

Viewing 1 reply thread

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

  • Author
    Posts
    • #7863
      neo
      Participant
      • Topics: 1
      • Replies: 1

      Hi

      The Ivory search plugin is so great. Thank you for your hard work.

      Can you please tell me how to make the search box bigger on my website?

      I use HTML to post the shortcode to make the search box, and I would like to make it wider.

      [ivory-search id=”964″ title=”Default Search Form”]

      Home

      Thank you for your help.

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

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

      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

      .ct-sticky-container form.is-search-form {
          width: 500px;
          max-width: 100%;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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