Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1014063
    fizzystutter
    Participant

    Hi,

    Is there a quick way of removing the site title (and the container) from underneath the slider in the masthead on Ethos 3:

    Ethos

    I thought you may have a button/object to remove it rather than using custom css such as:

    .x-logobar {
    display: none;
    }

    Thanks James

    #1014081
    Friech
    Moderator

    Hi There,

    Thank you for writing in! There is an option in customizer to add or remove the logo. But if you did not set any logo the site name will automatically show instead. To hide the site name you can add this under Custom > CSS in the Customizer.

    .x-logobar {
        display: none;
    }

    Hope it helps, Cheers!

    #1014607
    fizzystutter
    Participant

    Thank you!

    #1014864
    Rue Nel
    Moderator

    You are most welcome!

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