Full width

Ivory Search Forums Support Full width

Viewing 1 reply thread

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

  • Author
    Posts
    • #3314
      samalkhalaf@gmail.com
      Participant
      • Topics: 1
      • Replies: 0

      Hi

      I would like to know, what custom CSS can I add to increase the width size of the search bar?

      I have added
      #content .is-form-style label {
      width: 90%;
      }
      #content .is-form-style input.is-search-input {
      width: 100%; }

      still did not work:
      [ivory-search id=”19226″ title=”main Search”
      rialtotime.com

    • #3332
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

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

      Please try just changing your shared CSS code as following.

      #contents .is-search-form label {
      width: 90%;
      }
      #contents .is-search-form input.is-search-input {
      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.