Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888901
    CruW
    Participant

    Hello,

    I would like to remove the logo text. What is the code I should use and where do I place it?

    Thank you

    #889482
    Nico
    Moderator

    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.

    #890418
    CruW
    Participant

    Thank you.

    #891067
    John Ezra
    Member

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-888901 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>