please help for mobile view

Ivory Search Forums Support please help for mobile view

Viewing 2 reply threads

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

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

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

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

      Best regards,
      Ivory Search Support

    • #4846
      jsahni
      Participant
      • Topics: 1
      • Replies: 1
    • #4847
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      i want to have a fixed search button on mobile view as well even if i scroll down.

      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 .is-menu-wrapper {
          top: 30px;
          width: auto;
          position: fixed;
      }
Viewing 2 reply threads

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