This topic has 4 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson
Hi there. I changed my Breadcrumbs Background image to an image that’s mostly white. So I’d like to then change the breadcrumbs navigation text to black obviously so it shows up but I can’t for the life of me find where to do this. It’s stuck on white. Is this something that can only be done with code? Or am I just missing something obvious? I’ve changed every font color I can find and no avail. Thank you.
Hello,
I’ve added this code in Global Custom CSS:
.page-heading.bc-type-5 h1.title,
.page-heading.bc-type-5 .breadcrumbs,
.page-heading.bc-type-5 .breadcrumbs a,
.page-heading.bc-type-5 .delimeter{
color: #000;
}
Please check breadcrumbs now.
Regards,
Eva Kemp.
Perfect! Thank you!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Attempting to change Breadcrumbs navigation text color from white to black’' has been successfully resolved, and the topic is now closed for further responses