Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1168144
    Grischa
    Participant

    Hi.

    I’d like to remove the logo from my navbar on the starting page only as it already appears in the sliders above the masthead.

    How do I do this?

    URL: http://alb-gebaeudehuellen.de/de/home/

    Thanks.

    Grischa

    #1168266
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Can you please re-attache the Screenshot so that our team can have a closer look of what you actually need. You can not attach a with max file size 512kb.

    Thanks!

    #1168279
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .home .tp-loop-wrap {
        display: none !important;
    }

    Thanks.

    #1168557
    Grischa
    Participant

    Hi.

    Thanks, but I meant the other way around. I would like to keep the top logo (the white one) and get rid of the logo in the navbar (as well as the upper navbar part crossed out red on the jpeg).

    Thanks.

    Grischa

    #1168966
    Christopher
    Moderator

    Hi there,

    Please add this code :

    .x-logobar {
        display: none;
    }

    Thanks.

    #1178692
    Grischa
    Participant

    Thanks.

    That worked.

    Grischa

    #1179083
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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