Tagged: x Author Posts May 6, 2016 at 2:30 pm #979188 OrgablueParticipant Hi there, I am looking to show only the Primary Category on all posts on the site. I have tried; .p-meta span:nth-child(3) { display: none; } But it just hides both/all categories. Is there a way to only show the primary category? Thanks, Tom May 6, 2016 at 6:20 pm #979456 RahulModerator Hi, Can you please provide link to your website? Thanks Author Posts <script> jQuery(function($){ $("#no-reply-979188 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In