Search Bar Width

Ivory Search Forums Support Search Bar Width

Viewing 2 reply threads

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

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

      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 Ivory Search -> Settings -> Settings

      form.is-form-style-1 label {
          max-width: 60%;
          padding-right: 25px;
      }
      
      form.is-form-style-1 input.is-search-input {
          width: 100%;
      }

      Best regards,
      Ivory Search Support

    • #4071
      Joelle Baldwin
      Participant
      • Topics: 1
      • Replies: 1

      Perfect ā€” thank you so much!

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

      You are most welcome, Iā€™m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

      https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5

      Iā€™d really appreciate that. šŸ™‚

      And if I can be of any further assistance please don’t hesitate to ask.

Viewing 2 reply threads

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