Tagged: x Author Posts February 6, 2017 at 8:30 pm #1360551 mizschmittyParticipant Hello, I read other threads and I added the css below in customizer, but it’s not working to remove the date from recent posts. .x-recent-posts .x-recent-posts-date { display: none !important; } I thought maybe it was because I was using a cornerstone element rather than a short code, so I tried the short code instead and still no dice. http://www.koworksllc.com is the site. February 6, 2017 at 11:46 pm #1360700 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: span.x-recent-posts-date { display: none !important; } Thanks. February 17, 2017 at 2:25 pm #1375496 mizschmittyParticipant Hello, That css did not work. February 17, 2017 at 2:40 pm #1375511 mizschmittyParticipant Nevermind! I was missing a close bracket above this code that was causing it not to work. February 17, 2017 at 4:06 pm #1375609 JadeModerator Glad to hear it’s sorted. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1360551 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In