Hi there,
Welcome to SeaTheme forum.
Is it possible to adjust what is shown in the search results page, so it is just title and image of the project, rather than also including the date and author below the image?
It is possible by custom CSS(“Appearance > Customize: Additional CSS”):
.search-results .archive-meta {
display: none;
}
Also, is it possible to display a short description or snippet describing the search result beyond name and image?
It is not possible.
Regards!
SeaTheme – FAQs – Twitter – Facebook