Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Supreme
  • #13137
    onajunket
    Member
    Post count: 11

    Hi! Is it possible to hide date on post and on the thumbnail / excerpt part?

    I’ve seen this question asked on your other themes but not for Supreme.

    Thanks in advance.

    #15264
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Yes, with custom CSS in the General theme options:

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

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #15305
    onajunket
    Member
    Post count: 11

    Hi Cosmin,

    Thanks for replying.

    The code did work on the post/page side.

    I was also wondering if it’s possible to remove the dates from the Thumbnail section, where the excerpt is.

    Thanks in advance

    #15427
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Can you please link to your site? Need to know what layout you’re using and where they still show up, so I can provide a complete solution.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #15494
    onajunket
    Member
    Post count: 11

    http://www.onajunket.com is the site.

    I have masonry for taxonomy pages, and some pot carousel on other pages.

    I might need the hiding of the date for all types of layouts in case I want to change the layout in the future.

    thanks.

    #16275
    Cosmin – SUPPORT
    Member
    Post count: 3851
    .post-item-details, .blog-item-details { display: none !important; }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #16276
    Cosmin – SUPPORT
    Member
    Post count: 3851

    That’s the only way with custom CSS, it will remove author name as well.

    The only workaround to this would be to translate the theme and have an empty string for the date.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #16285
    onajunket
    Member
    Post count: 11

    Thanks Cosmin.

    Works great for what I’m looking for.

    #16669
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

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