Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author CodePeople2

    (@codepeople2)

    Hello @rayvis23

    Thank you for using our plugin. I noticed on your website that there are two plugins handling the searches: our plugin and another AJAX search plugin, which is causing the search results popups to overlap.

    Could you please deactivate the third-party plugin so I can test the results generated solely by our plugin?

    Best regards.

    Thread Starter rayvis23

    (@rayvis23)

    Hi there and thank you for your reply.

    When I wrote my previous message, the second third-party plugin had been deactivated. However, I deleted it a moment ago and the ugly overlapping still exists. Please, find the other screenshot I’ve made, using another browser.

    https://drive.google.com/file/d/1-WXGdhTSHbNTj95z-BpAzguiHP6YKfe8/view?usp=drive_link

    What could be done as a next step to redesign?

    Plugin Author CodePeople2

    (@codepeople2)

    Hello @rayvis23

    The issue with the thumbnail appearance is related to the styles inherited from the theme active on your website (specifically from Bootstrap). To ensure these styles do not affect the thumbnails’ appearance, please enter the style definition below through the “Appearance > Customize > Additional CSS” menu option:


    .search-in-place .item .data{margin-left:70px !important;}
    .search-in-place .item .thumbnail{width:60px !important;height:60px !important; position: absolute !important;}

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Post thumbnail design’ is closed to new replies.