Mobile search bar cut off

Ivory Search Forums Support Mobile search bar cut off

Viewing 2 reply threads

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

  • Author
    Posts
    • #6521
      bkc12
      Participant
      • Topics: 1
      • Replies: 1

      Hi i am have the search icon in the nav bar on my site. on the mobile version it will cut off the search button. see attachment. Website url is captainsforcleanwater.org

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

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

      You can resolve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

      @media screen and (max-width: 1200px){
      .is-menu.is-dropdown form {
          min-width: 250px;
      }
      }

      Best regards,
      Ivory Search Support

      • #6533
        bkc12
        Participant
        • Topics: 1
        • Replies: 1

        Hi that did not fix the issue.

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

      I can see it has fixed the issue on your website as shown in the attached screenshot.

      Please test it clearing your browser cache.

      Attachments:
      You must be logged in to view attached files.
Viewing 2 reply threads

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