This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
Hi!
Is there a way we can change the breadcrumb background of each product and not just one image for all pages/products?
Thanks!
Hello,
You can add this code in Custom CSS:
.postid-16542 .page-heading.bc-type-3 {
background: url(http://mad.brandshoutdev.co.uk/wp-content/uploads/2016/06/Calendars-555x555.jpg);
background-repeat: no-repeat;
background-size: cover;
}
For other page, you need to write else id http://prntscr.com/cl2v85
Regards,
Rose Tyler.
Tagged: background, breadcrumb, customize, products, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up