Tagged: x Author Posts May 25, 2016 at 3:48 am #1008703 carinaaParticipant Hi, I’m using the Ethos stack, and I have a section with my recent portfolio items on the front page. How do i remove the date that is displayed under the heading of the portfolio item? May 25, 2016 at 5:13 am #1008774 ChristianModerator Hey Carina, Please add the code below in your Appearance > Customize > Custom > CSS. .x-recent-posts .x-recent-posts-date { display: none; } Hope that helps. 🙂 May 25, 2016 at 11:09 am #1009306 carinaaParticipant Great, thanks 🙂 May 25, 2016 at 12:10 pm #1009433 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1008703 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In