• Closed
  • Egon Jørgensen
    Spectator
    25.01.2016 at 12:36 #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
    12.02.2016 at 16:24 #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: 402
    12.02.2016 at 16:52 #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!