Background title bar/breadcrumbs searchresults

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

  • Avatar: Divites
    Divites
    Participant
    April 2, 2018 at 10:30

    Hi,

    I was wondering if you could help me with the following. When using the search function the background of the title bar/breadcrumbs is using a photo. I have tried to set another image using background breadcrumbs in theme options. Without result unfortunately.

    Please see screenshot:https://snag.gy/QhgD4F.jpg

    Any idea how to set this to a custom image?

    Thx for your prompt reply.

    Regards,

    Johan

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2018 at 13:02

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

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

    or

    .search-results .page-heading {
        background-image: url(http://......nl/wp-content/uploads/2017/12/resultaat-background.png);
    }

    Regards

    Avatar: Divites
    Divites
    Participant
    April 2, 2018 at 14:36

    Hi,

    Thx again!

    Regards,

    Johan

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2018 at 14:39

    You’re welcome!

    Regards

  • 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.