Hey guys!
I used this code to change the background color of the breadcrumbs in my portafolio:
.title_container, .title-container { background: #cc0033 !important; }
Wich code can I use to change the color of the font? Now it’s black and I would like it white.
Thank you so much!