Tagged: x Author Posts October 9, 2016 at 8:54 am #1208819 eomedicalParticipant Hi, How can I remove the post meta and the “VIEW POST” rectangle for all the post on my blog index page? URL is http://www.mimisim.com Thanks & Best Regards, eomedical October 9, 2016 at 9:22 am #1208848 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > Global CSS .featured-meta, .featured-view { display: none; } Hope that helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1208819 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In