Support

Home Forums Event Espresso Premium Remove image from Search Result page

Remove image from Search Result page

Posted: May 17, 2021 at 8:43 am


applyebp

May 17, 2021 at 8:43 am

I would like to remove the event image from search results as it comes out too big.
See: https://www.applyebp.com/?s=symposium&jet_ajax_search_settings=%7B%22search_source%22%3A%5B%22post%22%2C%22espresso_events%22%5D%2C%22include_terms_ids%22%3A%5B%224%22%2C%2299%22%5D%2C%22results_order_by%22%3A%22relevance%22%2C%22results_order%22%3A%22asc%22%7D&post_type=post%2Cespresso_events
I already set the event page itself to “Disable Featured Image.”
What else can I try to remove image from results?


Tony

  • Support Staff

May 17, 2021 at 10:43 am

Hi there,

That output is controlled by your site’s theme so if it doesn’t have an option to remove the feature image from search results you could use some css to hide it, like so:

.search-results .espresso_events .ast-blog-featured-section {
    display: none;
}

Add that to Appearance -> Customize -> Additional CSS.


applyebp

May 17, 2021 at 3:17 pm

Worked like a charm. Thanks!


Tony

  • Support Staff

May 18, 2021 at 2:20 am

You’re most welcome.

Any further issues/questions just let us know.

The support post ‘Remove image from Search Result page’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso