New Landing How can we help? Atelier Hide Portfolio Author/Date from Search Results

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #239523
    afaraji
    Member
    Post count: 72

    Hello,

    I’m trying to hide the Porfirio author and date information from search results. I tried these two custom css lines that I found on the forum, but they’re not working in the search results.

    .single-portfolio time.date{display:none !important;}

    .single-portfolio .entry-meta {display:none !important;}

    Thank you,

    AF

    Attachments:
    You must be logged in to view attached files.
    #239530
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In Theme Options > Custom Post Type Options, enable ‘Single Author Blog’

    – Kyle

    #240204
    afaraji
    Member
    Post count: 72

    Hi again,

    Unfortunately the date and author are still showing in search results. I also installed the new update 🙁

    #240284
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .search-item-content time,.masonry-items .blog-item .author {
        display: none !important;
    }

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register