Breadcrumbs continue to show

Home Forums Legacy Support 4.0 Bugs & Issues Breadcrumbs continue to show

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #316048
    Marinazel
    Participant
    Hi, Neither of the codes to remove breadcrumbs suggested on forums are not working on Custom CSS. For example: .single-course #item-header-content ul.breadcrumbs {display:none !important; } Will appreciate ability to remove all breadcrumbs on site. Thanks,
    #316239
    Veronica
    Moderator
    hi, if you want to hide breadcrumbs from all over your site then use this: .breadcrumbs {display:none !important; } it will hide all the breadcrumbs the above code you have provided is to hide breadcrumbs only from the single course page please try and then let us know
    #316243
    Marinazel
    Participant
    It didn't help...
    #316247
    Marinazel
    Participant
    This reply has been marked as private.
    #316569
    Diana
    Participant
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Breadcrumbs continue to show’ is closed to new replies.