Tagged: x Author Posts April 18, 2016 at 3:15 pm #888901 CruWParticipant Hello, I would like to remove the logo text. What is the code I should use and where do I place it? Thank you April 19, 2016 at 2:56 am #889482 NicoModerator Hi There, Thanks for writing in. You can add this under Custom > CSS in the Customizer. .x-brand{ display:none; } Let us know how it goes. Thanks. April 19, 2016 at 12:09 pm #890418 CruWParticipant Thank you. April 19, 2016 at 9:05 pm #891067 John EzraMember You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-888901 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In