Tagged: x Author Posts May 9, 2016 at 10:25 am #982429 Damon BParticipant Hi, Is there a way to remove the author name from all blogs? On this view – http://crossfitlakewoodranch.com/category/crossfit/ And this view – http://crossfitlakewoodranch.com/crossfit/monday-050916/ I would just like it to show the Date and Category May 9, 2016 at 11:38 am #982569 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: .p-meta>span:nth-child(1){ display: none; } Hope it helps 🙂 May 9, 2016 at 3:14 pm #982931 Damon BParticipant I added this but the author name is still showing on both 🙁 May 9, 2016 at 7:44 pm #983208 Damon BParticipant Seems to be working now, thanks! May 9, 2016 at 10:26 pm #983450 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-982429 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In