Search button on mobile does not look good

Ivory Search Forums Support Search button on mobile does not look good

Viewing 3 reply threads

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

  • Author
    Posts
    • #5438
      hasan0101
      Participant
      • Topics: 1
      • Replies: 0

      Hello, first of all thank you for making such a plugin.

      In the mobile view, the search button appears very high and in the corner. Can we fix it to the right corner next to the logo?

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

      I hope you are well today and thank you for your kind words.

      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

      body div.is-menu-wrapper {
          top: 53px;
      }
      body div.is-menu-wrapper .is-menu path.search-icon-path {
          fill: #FFF;
      }

      Best regards,
      Ivory Search Support

    • #5467
      thomas
      Participant
      • Topics: 1
      • Replies: 1

      hi there
      on mobile the search logo is realy small. is it possible to make it little bigger? or more to the center?
      The code you put above doenst work.

      and do you know if you can change the text in the search field ( search here ) to own language.

      kind regards
      thomas

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

      @thomas Please see the reply posted in your below topic.

      some help 🙂

Viewing 3 reply threads

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