Disable Breadcrumbs BUT keep Page Titles

This topic has 5 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Stan Russell

  • Avatar: Claire@skinmade.com.au
    Claire@skinmade.com.au
    Participant
    January 30, 2016 at 13:21

    Hi there,
    Is it possible to disable the breadcrumbs but keep the page titles?
    I have disabled breadcrumbs as I don’t need them, but would like to keep my page titles

    thanks
    claire

    4 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 1, 2016 at 10:05

    Hello,

    to hide breadcrumbs please add following css code in Theme options > Custom CSS > Global Custom CSS:

    .breadcrumbs{
    display:none
    }

    After that re-enable breadcrumbs in theme options.

    Regards,
    Stan Russell.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 10:11

    Hello,

    I’ve enabled breadcrumbs in Theme Options > Header and added this code in Theme Options > Custom CSS > Global Custom CSS:

    .breadcrumbs, .page-heading .woocommerce-breadcrumb {
       display: none;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Claire@skinmade.com.au
    Claire@skinmade.com.au
    Participant
    February 1, 2016 at 22:33

    ok thanks heaps.
    When i make changes to the css, do i need to make them again if i update the theme files?

    Avatar: stan
    Stan Russell
    Participant
    February 2, 2016 at 08:30

    Hello,

    css code added in custom.css file or in Theme Options > Custom CSS > Global Custom CSS will work after theme updates. You do not need to recreate it.

    Regards,
    Stan Russell.

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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