Hi
Just a quick here, I struggle with firebug to make the comma sign in the blue blog post boxes headers white as the categories names is, what css is it that is currently making the comma symbols black ?
Thanks in advance!
Hey Peter,
Please try the following in Quick CSS under Enfold–>General Styling:
span.blog-categories {
color:white !important;
}
Best regards,
Rikard
awesome, thanks!