Home Forums Basel support forum Search Header Image

Search Header Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11468

    Com_AEGIS
    Participant

    Hi Guys,

    Is there a way to display a specific image as header for search results page ?

    For now, it’s displaying the default main shop header, but would like to have a custom one.

    Thanks

    #11473

    Artem Temos
    Keymaster

    Hello,

    Try to use the following CSS snippet to achieve this. Replace image name with a full path to your image

    .search.post-type-archive-product .page-title {
    	background-image: url("image.jpg");
    }

    Regards

    #11474

    Com_AEGIS
    Participant

    …. not working … some ideas please ?

    #11475

    Artem Temos
    Keymaster

    Send us a link where we can see it

Viewing 4 posts - 1 through 4 (of 4 total)