Location and Size of Search Box

Ivory Search Forums Support Location and Size of Search Box

Viewing 3 reply threads

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

  • Author
    Posts
    • #4901
      kosherloso
      Participant
      • Topics: 2
      • Replies: 1

      Is there a way to make the search box itself smaller, and also is there a way to move the actual search box to the right (not the text), but the actual whole box? Attached is a screenshot of how my default search box is right now. I would like to move the search box to the right and center align it over the right hand primary menu. I think it looks strange right on top of my main menu.

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

      Thank you for your question.

      Could you please share your site URL where it’s displaying so that I can help you to achieve it?

      Best regards,
      Ivory Search Support

    • #4907
      kosherloso
      Participant
      • Topics: 2
      • Replies: 1

      Thanks. web site is kosherloso.com
      Search box is on top right next to menu. I want to move it over more to the right.

      Tzofit

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

      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

      #foodie-search {
          float: right;
          margin-top: 10px;
      }
Viewing 3 reply threads

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