Search Results Border Width

Ivory Search Forums Support Search Results Border Width

Tagged: 

Viewing 1 reply thread

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

  • Author
    Posts
    • #12919
      Dan Tijerina
      Participant
      • Topics: 2
      • Replies: 0

      Really love this plugin, significantly better than every other one I’ve tried! Just wish there was more options for easier margin and size adjustment. How can I shrink the border around the search result so its not so bulky? Also I’ve messed around in my theme settings, and I was able to customize the search results font, but not the text actually in the box. What can I do there? Thanks!

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

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

      How can I shrink the border around the search result so its not so bulky?

      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;
      }

      Also I’ve messed around in my theme settings, and I was able to customize the search results font, but not the text actually in the box. What can I do there?

      Sorry, I am not sure that I understood your question so could you please describe it a bit more?

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

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