Breadcrumbs - by Franktwist - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Rose Tyler

  • Avatar: Franktwist
    Franktwist
    Participant
    October 2, 2021 at 17:17

    Breadcrumbs

    despite having removed the background color from the Breadcrumbs, I always see the red background stripe

    how come?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 08:13

    Hello,

    By default, the featured image is shown for breadcrumbs, for example, your Shop page – https://prnt.sc/1ulghim , so delete the image, or use the next custom CSS code:

    .page-heading {
        background-image: none !important;
    }

    Regards

    Avatar: Franktwist
    Franktwist
    Participant
    October 3, 2021 at 09:16

    I don’t understand what centers the default image with the red background I see

    background pink/red

    see the picture

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 09:33

    Go to Pages > edit Shop > remove the image from here – https://prnt.sc/1ulghim
    OR add the next code in Theme Options > Theme custom CSS:

    .page-heading {
        background-image: none !important;
    }

    Regards

    Avatar: Franktwist
    Franktwist
    Participant
    October 3, 2021 at 11:34

    ok, thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 12:03

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.