breadcrumbs background colour – woodmart
-
Hi there,
How can I add a background colour for the breadcrumbs on the product page on Woodmart? On the Basel theme, it has a nice background colour for the breadcrumbs. Please see attached image.
Thanks. I am loving the Woodmart theme
Kind Regards.
Attachments:
You must be
logged in to view attached files.
Hello,
To change the background color of breadcrumbs. Add the following code to Theme Settings >> Custom CSS >> Global.
.single-breadcrumbs {
background-color: black;
}
For Clarification see the screenshot: https://www.screencast.com/t/rfqWg9EcIf
Best Regards.