Text colors conflict in comment section
Hi,
My webpage has a black background. So I set up text color as white to be visible on black.
But then the comments text in comment section is white as well. And it is not visible because of white background of comment section.
So I changed text for black, to make comment visible and I set all text on the webpage for white in Muffin Builder via html.
But then the short text in Blog teaser and Blog Post List has changed to black as well and you can't see it.
Is it possible to change text color in comment section for black, leaving white text in general?
Comments
To change that you will have to prepare Custom CSS Code and catch comments class.
All, your Custom CSS Codes can be placed in: Betheme > Theme Options > Custom CSS & JS > CSS.
Thanks