Border width

Ivory Search Forums Support Border width

Viewing 1 reply thread

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

  • Author
    Posts
    • #13942
      bernaertsmusic
      Participant
      • Topics: 1
      • Replies: 0

      Hello,

      is it possible to shrink the border size, it’s so thick at the moment.

      Attachments:
      You must be logged in to view attached files.
    • #13945
      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-details, 
      div.is-ajax-search-result {
          padding: 2px;
      }

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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