New Landing How can we help? Themeforest Theme Support Joyn Hide author and date in Recent Posts

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Joyn
  • #262392
    katiesmyth
    Member
    Post count: 25

    I want to hide the author, date and categories from my Recent Posts and also on all blog posts. Is there a way to do this?

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

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #262631
    katiesmyth
    Member
    Post count: 25

    Thanks!

    That works for the Recent Posts, but can I also hide these details on the actual blog posts?

    #262639
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use also this custom css code:-

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

    Thanks
    Mohammad

    #262648
    katiesmyth
    Member
    Post count: 25

    Hi,

    The categories and date are still appearing on the blogs.

    #262650
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just provide me specific page url to check and find the exact solution.
    Thanks
    Mohammad

    #262872
    katiesmyth
    Member
    Post count: 25

    The site isn’t currently available yet, so it’s still in maintenance mode. I’ve attached a screenshot though. If that doesn’t work for you I can get you some log in details.

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

    Hi,
    Please use this custom css code:-

    .post-info{
    display:none !important;
    }

    Thanks
    Mohammad

    #263956
    katiesmyth
    Member
    Post count: 25

    Perfect. thank you!

    #263964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

    #317641
    katiesmyth
    Member
    Post count: 25

    Hi Mohammad

    It appears this fix is no longer working on my site. The date of the post is once again appearing in Recent Posts.

    K

    #317789
    David Martin – Support
    Moderator
    Post count: 20834

    Please use this CSS:

    .recent-post .blog-item-details {
        display: none;
    }
    #318174
    katiesmyth
    Member
    Post count: 25

    Thank you – fixed!

    #318191
    David Martin – Support
    Moderator
    Post count: 20834

    Very glad to help.

    Thanks.

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

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

License required for the following item
Login and Registration Log in · Register