Tagged: x Author Posts November 18, 2016 at 11:57 am #1262768 jasonribeiroParticipant Is there a way to hide the date of the posts when using the ‘Recent Posts’ shortcode? Look forward to any guidance here. Thanks! November 18, 2016 at 12:35 pm #1262804 RahulModerator Hey There, Thanks for writing in! You can hide the date using custom CSS for this, Can you provide us the link of your website so we can suggest you the CSS to hide the date? November 30, 2016 at 10:02 am #1276125 jasonribeiroParticipant This reply has been marked as private. November 30, 2016 at 10:05 am #1276130 LelyModerator Hi There, Thank you for the credentials. You may add custom-recent-post on the recent post element and then add the following CSS: .custom-recent-post .x-recent-posts-date { display: none; } Hope this helps. November 30, 2016 at 4:05 pm #1276602 jasonribeiroParticipant Worked perfectly. Thanks! November 30, 2016 at 4:24 pm #1276614 JadeModerator You’re most welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1262768 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In