Breadcrumbs Style - by dude77 - on WordPress WooCommerce support

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

  • Avatar: dude77
    dude77
    Participant
    May 22, 2015 at 13:52

    hi there.
    where can i change what shows in Breadcrumbs..
    i want only show home/category and not again the article name.. and disable the Return to Previous Page on right side:)
    can u help me with this:)

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 22, 2015 at 13:58

    Hello,

    Please add this code in custom.css file:

    .page-heading .title,
    .back-history{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: dude77
    dude77
    Participant
    May 22, 2015 at 14:12

    thx, you are so fast with support:)

    i mean the last one, it shows the product name again, and this i like to disable:)
    here a screenshot –> http://de.tinypic.com/r/xp6dt5/8

    Avatar: Eva
    Eva Kemp
    Support staff
    May 22, 2015 at 14:57

    Hello,

    Unfortunately you can remove all breadcrumbs using this code in custom.css file:
    .woocommerce-breadcrumb {display: none !important;}

    Regards,
    Eva Kemp.

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

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

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