Can you tell me the CSS class of search result page?

Hello there,

I recently customize the archive pages, using this css class:

.archive .entry-wrap

But it seems like it is not working in search result pages, can you please specify the CSS class I use for search result pages.

Thanks in advanace.

Hi Saswata,

Thanks for writing to us.

Search result have specific class for body i.e search and .search-results. So you can add it for specifying the CSS code for the Search Result page.
E.G: .search.search-results .archive .entry-wrap

Hope it helps.

Thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.