New Landing How can we help? Cardinal Rome author's post, on last post widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #192959
    Mar21
    Member
    Post count: 219

    Hi!

    I would like to remove author post on post and on last posts widget.

    I try with

    
    .related-items .author{
    display:none;
    }

    But it doesn’t work.

    Could you help?

    Thanks

    #192983
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    .single-post .author-info-wrap, .masonry-items .blog-item .author {
    display:none;
    }

    -Rui

    #193408
    Mar21
    Member
    Post count: 219

    Thanks Rui,but it doesn’t work…

    #193413
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That’s because you had an error in one of the css rules. Pay attention to the red icons on the editor.

    I fix that one, check again.

    You also have an error in the js custom option, you shouldn’t include the script tags.

    -Rui

    #193417
    Mar21
    Member
    Post count: 219

    Thanks Rui, but the author’s name ( “by Emilie”) is still there (I have cleared my cache)

    #193471
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .recent-post .author{display:none !important;}
    Thanks
    Mohammad

    #315845
    djvisi48185
    Member
    Post count: 13

    I want the author and the date to disappear from the posts. Is there an option? none of the codes from previous replies work.

    #315922
    David Martin – Support
    Moderator
    Post count: 20834

    @djvisi48185 – post a URL and annotated screenshot of what you refer to and we will supply some CSS.

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