Tagged: x Author Posts October 13, 2016 at 4:05 am #1214346 micheleParticipant Hi, I have a question I want to stop the featured images on my posts appearing on the actual post. I tried the code .single .entry-featured { display: none; } in my customiser, but it does not work for me. Any ideas? Michele October 13, 2016 at 4:06 am #1214348 micheleParticipant This reply has been marked as private. October 13, 2016 at 7:08 am #1214528 Paul RModerator Hi Michele, There was an excess curly bracket that was preventing the code from working. http://screencast.com/t/27CvPUow I went ahead and remove it for you. Please check. Author Posts <script> jQuery(function($){ $("#no-reply-1214346 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In