Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369201

    I’ve seen various posts on the way the Calendar Events Pro plugin breadcrumbs get messy both posted on this forum and the plugin’s. For the most part, the breadcrumbs at single event level display just fine. What’s weird is that on the main events page, the breadcrumb displays backwards (see my links in the private section) “Events / Home” rather than “Home / Events”.

    How can I either a) switch the order, or b) target the events page and hide the breadcrumb JUST for that page?

    Thanks for your help!

    #369531

    Hi Julie!

    Try adding this to your custom CSS.

    .lato.events-archive .breadcrumb {
        display: none !important;
    }

    Regards,
    Elliott

    #384011

    FYI – The breadcrumb CSS worked well for the Events Calendar Pro. You may close this!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Calendar Events Pro Breadcrumbing’ is closed to new replies.