Hi – I have tried to get rid of the author and comments closed in search results, by usin this code:
.search-results .post .meta { display: none; }
.search-results .post .info {
display: none; !important
}
Any idea how I can get it to work? I used it in CSS in theme options.