New Landing How can we help? Themeforest Theme Support Joyn How to customize recent posts list detail

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #263067
    Yann12
    Member
    Post count: 25

    Hi There

    I need to customize the details of “recent posts list” used on my footer widget

    I’ve got : Par Administrateur le 21 mars 2016 (it meant : By Admin on 21st of March 2016)
    I need : le 21 mars 2016 (only the date info)

    Could you help me to customize my CSS to delete the author into the footer widget

    Kind regards

    #263101
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately all the text is in the same span so it’s not possible to remove the author with custom css, here’s the css to remove all of the info:

    .recent-posts-list li .recent-post-details > span {
      display: none;
    }
    

    – Kyle

    #263162
    Yann12
    Member
    Post count: 25

    HI Kyle

    Thanks for your feedback,
    could be interesting in a new release, or new theme to split author and date 😉

    Best regards

    #263163
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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