• Resolved sunkissummer

    (@sunkissummer)


    Hello,

    I installed the Ivory search plugin and I was just informed that the search could generate results but returned illegible results (all vertical). On my both laptop and mobile screen, it turned out to be the same.

    Could you please let me know if there is a way to fix this issue? Do I need any additional CSS? The website having this issue is https://www.health4bliss.com

    Please advise. Thank you so much.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

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

    The search results page is displayed by the search.php file of the theme that you are using on your site so the plugin doesn’t control how the pages and its text will be displayed on the search results page but your site theme controls it.

    I visited your website and found out the issue occurs because the below CSS code is being used on your website so please remove the CSS code to resolve the issue.

    .neve-main > .archive-container .nv-index-posts.col {
        max-width: 5%;
    }

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Search doesn’t work properly. It returns illegible results’ is closed to new replies.