Disable breadcrumbs on 404 page + background image shown only when not logged in.

This topic has 3 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Martin

  • Avatar: kikjou
    Martin
    Participant
    April 4, 2023 at 09:04

    Hello,

    I am trying to disable the breadcrumbs only on the 404 page, but cannot find the according settings.

    Additionally, I noticed that the 404 page shows a background image for the breadcrumbs, firstly, which does not show up when logged IN (only when logged out), and secondly, I cannot find the setting for this, too.

    Thank you

    Best regards
    Martin

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 4, 2023 at 10:37

    Hello, Martin,

    Thank you for contacting us and for using XStore.

    You can add the next code in Theme options > Theme custom CSS to disable the breadcrumbs on 404 page:

    .error404 .page-heading {
        display: none;
    }

    Kind Regards,
    8theme team

    Avatar: kikjou
    Martin
    Participant
    April 4, 2023 at 10:52

    Hello Rose,
    thank you very much!

    Best regards
    Martin

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

The issue related to '‘Disable breadcrumbs on 404 page + background image shown only when not logged in.’' 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.