Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1428693

    Hi! We would like to hide the author on the search results page. how can we do this?

    Thank you!

    Doug

    #1428703

    Hi Doug,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .search-results .blog-author,
    #top.search-results .post-meta-infos > .text-sep:nth-last-child(2) {
        display: none;
    }

    Best regards,
    Nikko

    #1428712

    Thank you Nikko! That was SO fast – happy holidays

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search results page hide author’ is closed to new replies.