Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #731163

    Hi there,

    Is it possible to have an image on the breadcrumb’s background instead of a solid color? If it is, can you pls advise how and is it possible to appear only on selected pages?

    Thanks in advance.

    #731165

    the selector should be:
    .title_container

    so f.e:

    .title_container{
    background: #fff url ( );
    }
    #731382

    Hi @sethriley,

    Did you try @guenni007’s suggestion and did you have any luck with it? If not then please post a link to your site and let us know what image you would like to use and we’ll have a closer look at it.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.