Tagged: x Author Posts August 4, 2016 at 10:05 am #1117363 GreenClockFilmsParticipant On any post that has a video embedded there is duplicate text under the tags. How do I remove this? http://walknercondon.com/certainly-uncertain/ August 4, 2016 at 12:33 pm #1117583 RahulModerator Hey There, Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file. a.more-link { display: none; } Hope this helps. If you have the same issue, let us know. We’d be happy to assist you with everything. Thanks! August 4, 2016 at 1:38 pm #1117679 GreenClockFilmsParticipant Hi, this removes that link from the root blog page as well which I do not want, and the text is still there on the blog post page under the categories. August 4, 2016 at 6:52 pm #1118010 JadeModerator Hi there, Please try this: .single-post a.more-link { display: none; } Hope this help. Author Posts <script> jQuery(function($){ $("#no-reply-1117363 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In