Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272486
    Phillip
    Participant

    Hi. In the demo Renew 4, there is a bar underneath the navbar that displays some basic text like “Homepage” or “The Blog.” Is there a setting where I can completely remove this bar? Thanks

    #1272634
    Lely
    Moderator

    Hi Philip,

    Thanks for posting in. That is a Breadcrumbs. When can turn this settings of in the Customizer. On Appearance > Customize > Header > Miscellaneous > Breadcrumbs: Choose OFF.

    Hope this helps.

    #1272711
    Phillip
    Participant

    They are already off but it still shows

    #1272721
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! I guess you are referring to the landmark title (http://prntscr.com/dcmq23). To get rid of this title, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-renew .x-header-landmark {
        display: none;
    }

    Hope this helps. Kindly let us know.

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