New Landing How can we help? Themeforest Theme Support Pinpoint Hide author and post date

  • This topic has 3 replies, 3 voices, and was last updated 10 years by monica.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #4626
    monica
    Member
    Post count: 5

    Hello,

    How can I hide author and post date on all blog posts and blog post carousel?

    Thanks.

    #4651
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Add this custom CSS in the theme options:

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

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #4767
    danthespaceman
    Member
    Post count: 1

    I too was looking to do this, but what Cosmin suggested didn’t seem to work. Instead, this seemed to do the trick.


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

    #4869
    monica
    Member
    Post count: 5

    Both together worked perfectly. Thank you!

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