Skip to content
Public Ticket #20979

breadcrumb

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width: 767px) {
    .penci-breadcrumb  {
        display: none;
    }
}

Regards,
PenciDesign.



laugher started the conversation

Conversation Start

Can I disable breadcrumb on mobile?

Ty.

Want to join this conversation or access attachments? Sign in first.