• I have tried the recommended css under Appearances/Customize/Custom CSS to remove the breadcrumbs from mobile, but it does not appear to be working, even after clearing all caches. Here is what I have been trying

    @media screen and (max-width: 767px) {.nav-backed-header .breadcrumb{visibility:hidden}}

    Any suggestions on how to remove the breadcrumbs from mobile devices?

    Thanks kindly

    • This topic was modified 6 years, 2 months ago by BigBirdy.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Give what is on the site linked, .breadcrumb probably will not target your breadcrumb trail, you probably want .breadcrumbs.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove breadcrumbs from mobile?’ is closed to new replies.