Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368078
    pioniergeister
    Participant

    Hi

    I am using stack “Ethos” and I am really happy with it, but there’s just a little thing: how can I remove the Site Title (from Dashboard –> Settings –> General –> Site Title) from the top navigation bar? See the attached picture.

    I am using the latest version of the X Theme.

    Thanks,
    Yan

    #1368391
    Lely
    Moderator

    Hello Yan,

    That will show if you don’t set a logo on Appearance > Customize > Header> Logo Upload. Site title will show in place of a logo. If you want it to remove, please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .x-brand{
      display: none;
    }

    If this doesn’t work, please share your site URL so we can check further.

    Cheers!

    #1374042
    pioniergeister
    Participant

    Hi Lely

    It works – thanks a lot!

    Have a nice day,
    Yan

    #1374497
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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