hi there,
can someone tell me how i can change teh font color of the navigation thats in is left in the bar where also the breadcrumbs are.
See pic http://i61.tinypic.com/2rr4dah.jpg
I managed to change the color of the breadcrumbs it self.
Thanks in advance.
RiRa ( shushem.com)
Hey rira!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
#top .alternate_color.title_container .main-title a {
color: red;
}
If that doesn’t work, use this:
#top .main_color.title_container .main-title a {
color: red;
}
Best regards,
Ismael
Hi Ismael,
Thanks! it worked out!
Greetz
Rira