Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Disable breadcrumb #102162
    Peuch Polymem
    Participant

    I have found, in the custom CSS box :

    @media screen and (max-width: 960px) {
    #breadcrumb-list {
        	display: none;
        }
    }

    Don’t hesitate if better solution…

Viewing 1 post (of 1 total)