Follow

How to change colors of breadcrumbs?

You should add this code for cbrumbs to style.css too. Use any color you want instead of black one.

.breadcrumb a, .breadcrumb span {
    color: black !important;
}

#crumbs ul, #crumbs .current  {
    opacity: 1 !important;
}
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk