ajax search result center on page

Ivory Search Forums Support ajax search result center on page

Viewing 2 reply threads

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

  • Author
    Posts
    • #12879
      Ulf Dag-natt
      Participant
      • Topics: 1
      • Replies: 1

      Hi
      Im trying to center the ajax results ton the cente of the searh form but Im not succesfull. I saw an old topic wit this problem but i cant make it work the CSS code where this: .page-id-810 form.is-search-form {
      display: table;
      margin: 0 auto;
      }

      I tried but no. Please help

    • #12880
      Ulf Dag-natt
      Participant
      • Topics: 1
      • Replies: 1

      My URL is dagnatt.com

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

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

      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-32873 {
          margin-left: -85px;
      }

      Best regards,
      Ivory Search Support

Viewing 2 reply threads

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