Change breadcrumbs background image to be white

This topic has 8 replies, 3 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler

  • Avatar: boobeeboo
    boobeeboo
    Participant
    January 15, 2020 at 04:26

    Hi

    How to do the above? Currently, the breadcrumbs for most pages are the default featured image. I would like just a plain white background for the shop page, the cart etc. Thanks!

    7 Answers
    Avatar: John Holden
    John Holden
    Support staff
    January 15, 2020 at 07:28

    Hi,

    You can change via Theme Options -> Breadcrumbs

    Regards,
    Hung PD

    Avatar: boobeeboo
    boobeeboo
    Participant
    January 15, 2020 at 07:53

    Hi

    I tried changing it but the default featured image will overwrite it, despite me removing the featured image from the post itself.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2020 at 08:11

    Hello,

    Please provide links of pages.

    Regards

    Avatar: boobeeboo
    boobeeboo
    Participant
    January 15, 2020 at 08:28

    The pages affected are cart checkout etc and shop.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2020 at 08:35

    Please try to use this custom CSS code:

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

    Regards

    Avatar: boobeeboo
    boobeeboo
    Participant
    January 15, 2020 at 09:39

    Hi Rose

    Thanks, I modified it a little and it worked!

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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2020 at 09:41

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘Change breadcrumbs background image to be white’' 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.