New Landing How can we help? Atelier Remove "Read More" & No Comments/Comments on search results

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #183419
    teddyden
    Member
    Post count: 195

    Hello,
    How can I
    Remove “Read More” & No Comments/Comments on search results

    Please advise. Thank You

    #183570
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .search-results .read-more-button, .search-results .comments-likes{
    display:none;
    }

    -Rui

    #212960
    lucas7700
    Member
    Post count: 28

    In addition to removing Read More and Comments, how can I also remove Author/Username? Thanks!

    #213000
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .blog-item-details{
    display:none !important;
    }

    Thanks
    Mohammad

    #231392
    nicethink
    Member
    Post count: 8

    Hi there,

    I’d like to remove ‘By Pet Feedster in / November 19, 2015 / 0 comments’ from search results so that the excerpt only displays
    Featured Image, Title, Excerpt and Read More.

    Here’s my site: http://petfeedster.nicethink.co/?s=pet+feedster

    Could you please advise?

    Thanks,
    Jasmin
    [email protected]

    #231426
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .mini-item-details {
        display: none !important;
    }
    

    Thanks
    Mohammad

    #233200
    nicethink
    Member
    Post count: 8

    Hi Mohammed,

    Thanks so much! Custom code worked very well.

    I noticed for some strange reason, the horizontal rule between the first and second search result isn’t showing up in this search: http://petfeedster.nicethink.co/?s=dog

    That seems to be the one instance where it occurs. Other searches and results are formatted fine. Any suggestions on how to fix?

    Thanks!
    Jasmin

    #233226
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Are you using the latest version of theme?
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 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