• Closed
  • Egon Jørgensen
    Spectator
    January 25, 2016 at 12:36 pm #23803

    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.

    Egon Jørgensen
    Spectator
    Posts: 10
    February 12, 2016 at 4:24 pm #24300

    Hello – well it works with the css, but only if you set search results to large – if you set this to medium, they will show up again.

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 4:52 pm #24301

    Hi Egon,

    Thanks for your confirmation! would you mind providing a little more clarification about the issue. Upon testing on all screen sizes, the search results are returning without author and comments.

    Thank you!