• Resolved notjustpcs

    (@notjustpcs)


    Hi there,

    Sorry if I’m being daft, but I can’t see an option to hide or change the image that contains the Page name and breadcrumbs.

    Could you point me in the right direction please?

    Thanks for your time,
    Pete

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi notjustpcs

    Thanks For using our Theme

    if you remove page breadcrumbs use below code in custom css Field (Theme Deshbord >> appreance >> customize >> header setting >> custom css Field)

    .page-title-section
    {
    display:none !important;
    }

    And if you change page breadcrumbs image please insert your image in images folder in parent theme folder.

    and rename image with page-title-bg.jpg with your image.

    Thanks.

    Hi notjustpcs

    Did your issue resolved or not ?

    Thanks.

    Thread Starter notjustpcs

    (@notjustpcs)

    Thanks for the rapid reply, all sorted now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing image below header’ is closed to new replies.