Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050094
    _FreeSpirit_
    Participant

    Hi,

    Seems I have the issue that not all bread crumbs are removing when turning them off under header..

    I still have (The Shop) and (Archive Categories) on the site, Like on Ipad or Mobile and other parts of the site..

    The only thing which removed them all was this command but them I had display issues..

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

    Here a few Pictures ( site: is http://www.adi.works )

    Thx Robert

    #1050098
    Christopher
    Moderator

    Hi there,

    Please add this code as well :

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto;
    }

    Hope it helps.

    #1050139
    _FreeSpirit_
    Participant

    Hi ,, Thx for the swift reply.. but it didn’t change anything 🙁

    PS: I have added into the style.css in the chlid theme..Still have both disply issues..

    Robert

    #1050145
    Christopher
    Moderator

    Hi there,

    Please update previous code to :

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto !important;
    }

    Hope it helps.

    #1052191
    _FreeSpirit_
    Participant

    Hi Christopher,

    Your the best, solved the Issue!!!!!

    Thx a Mill

    Robert

    #1052255
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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