Tagged: x ← 1 2 Author Posts January 26, 2017 at 2:45 am #1346013 fearofpuddingParticipant Ok, got this sorted now using external player. If I put in a nofeatured body class with the following CSS it works. .page .x-main.left .hentry .entry-featured, .nofeatured .x-main.left .hentry .entry-featured { display: none; } January 26, 2017 at 2:56 am #1346021 fearofpuddingParticipant Or not… For some reason when I apply nofeatured to the body class of the post, nofeatured is also included in the body of the blog home page…. surely the per page body class should be for that post only, right? January 26, 2017 at 3:36 am #1346065 RadModerator Hi there, How about this, .page .x-main.left .hentry .entry-featured, .single-post .nofeatured .entry-featured { display: none; } Cheers! Author Posts ← 1 2 <script> jQuery(function($){ $("#no-reply-1344019 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In