Footer direction of results

Ivory Search Forums Support Footer direction of results

Tagged: 

Viewing 3 reply threads

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

  • Author
    Posts
    • #21373
      gperetti
      Participant
      • Topics: 1
      • Replies: 1

      I have an ajax search in the footer of my website. I would like the automatic results to go up instead of down, since it’s the footer. Is there CSS I could use to accomplish this?

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

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

      The CSS code is website specific so Could you please share the page URL from your site where it displays so I can help you to achieve it?

      Best regards,
      Ivory Search Support

    • #21382
      gperetti
      Participant
      • Topics: 1
      • Replies: 1
    • #21405
      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 Admin Area -> Ivory Search -> Settings -> Settings

      div#is-ajax-search-result-2399 {
          margin-top: -476px;
      }
Viewing 3 reply threads

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