New Landing How can we help? Themeforest Theme Support Neighborhood Removing date from Blog carousel

Viewing 2 posts - 1 through 2 (of 2 total)
  • #90498
    ricochi
    Member
    Post count: 1

    Hi,

    I’d like to remove the date from the blog carousel on my homepage. I know that I can disable “item details” from the editor, but I’d like to keep the author, but not the date.

    Is there any way to do this?

    Thanks

    Issue

    #90531
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately this is not possible as they are in the same element, you would have to use this css:

    .recent-post .post-details {
      margin-bottom: 8px;
      display: none;
    }

    But this will remove both the author and date

    – Kyle

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