New Landing How can we help? General Forum Help How to remove "by Editor and date of post"?

Viewing 4 posts - 1 through 4 (of 4 total)
  • #152073
    Gregory Fox
    Member
    Post count: 5

    How do I prevent the By editor and Date of Post from showing

    #152076
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    .post-info .author-name, .post-info .post-date {
    display: none;
    }

    -Rui

    #152558
    Gregory Fox
    Member
    Post count: 5

    Sorry but that did not do the trick. Any other way to make this happen?

    Thanks so much for your help!

    Greg

    Attachments:
    You must be logged in to view attached files.
    #152595
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.blog-items li.blog-item div.blog-details-wrap div.blog-item-details{
    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