Tagged: x Author Posts June 18, 2016 at 9:17 pm #1048871 liz80yParticipant Hi. I am looking to remove the heading overlays on my recent posts display on the homepage. I still want it to look the same, with the hover darkness etc, just without the text. Can you tell me how i can do this? Thanks 🙂 June 18, 2016 at 9:18 pm #1048872 liz80yParticipant This reply has been marked as private. June 19, 2016 at 4:39 am #1049101 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > CSS. .x-recent-posts-content { display: none; } Hope that helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1048871 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In