comments area white text on white background

September 2011 WordPress Theme
GK User
Tue Oct 01, 2013 8:02 pm
I'm not sure why but I have white text on a white background. I found this in 'inspect element' and it is this piece of css:

body.dark {
color: #fff;
}

I changed the colour to and added it to my custom css but it doesn't change.

body.dark {
color: #333;
}
User avatar
Expert Boarder

GK User
Wed Oct 02, 2013 7:07 am
Hi,

Could you give me a screenshot or provide an URL to your website? (here or via PM)
User avatar
Moderator

GK User
Wed Oct 02, 2013 7:09 am
Piotr Kunicki wrote:Hi,

Could you give me a screenshot or provide an URL to your website? (here or via PM)


Sorry Piotr

http://teambuilding-solutions.com/event ... indonesia/
User avatar
Expert Boarder

GK User
Wed Oct 02, 2013 7:42 am
So it's MSocial theme not Myfolio..

This styles come from Disqus and have !important rules, so will be easier to change Disqus color scheme (dashobard -> disqus options) to "light".
User avatar
Moderator

GK User
Wed Oct 02, 2013 7:46 am
Piotr Kunicki wrote:So it's MSocial theme not Myfolio..

This styles come from Disqus and have !important rules, so will be easier to change Disqus color scheme (dashobard -> disqus options) to "light".


Thanks Piotr that did the trick. I actually didn't know I could change the Disqus color settings! :oops:

SOLVED
User avatar
Expert Boarder


cron