Show only Title in Breadcrump, not the whole path

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

  • Avatar: maccandy
    maccandy
    Participant
    August 7, 2015 at 20:42

    Hello,

    I would only show the title of a page, not the whole breadcrump aboe, so I would like to remove the path shown on the page when the breadcrumps are activated, I only want to show the page title, but in the theme options, for breadcrumps I can only choose Breadcrumps with title or without, but not only title.
    To have the option to upgrade the theme, it should be a solution perhaps via child theme style.css?

    Thx for your help
    maccandy

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 8, 2015 at 08:31

    Hello,

    Please add this code in child style.css:

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

    Regards,
    Eva Kemp.

    Avatar: maccandy
    maccandy
    Participant
    August 8, 2015 at 09:26

    Hello Eva,

    it works perfect, thank you very much!

    Kind regards
    maccandy

    Avatar: Eva
    Eva Kemp
    Support staff
    August 8, 2015 at 10:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Show only Title in Breadcrump, not the whole path’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service

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.