Remove breadcrumbs on a per page basis - by americanpatriot

This topic has 4 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp

  • Avatar: americanpatriot
    americanpatriot
    Participant
    October 13, 2014 at 01:14

    Is it possible to remove the entire breadcrumb section on a per page basis? For example, I’d like the breadcrumbs to show on some pages but not all pages so when I’m creating a new page I’d like the ability to turn off the breadcrumbs for that page.

    Thanks,

    AP

    3 Answers
    Avatar: stan
    Stan Russell
    Participant
    October 13, 2014 at 08:06

    Hello,

    it can be done using css code in Visual Composer. Please navigate to page where you want to disable breadcrumbs, click on Edit Page > Visual Composer’s Backend Editor > Page settings (gear icon) and add there following code
    .breadcrumbs{display:none !important}
    Here is example: http://gyazo.com/acebcb3ef7de2586fb053a915ed78293
    This code will hide breadcrumbs only on that page.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 13, 2014 at 14:39

    Perfect. Thank you!

    AP

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 16:07

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Remove breadcrumbs on a per page basis’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.