I recently changed my network's theme and even though it says 000000 as body text color in Appearance---> Customize---> General the body color remains light grey. Since  have a white background you can barely read the body text. I also checked Advanced CSS but i have no code in there pertaining the body text color. What to do? Does anyone have a code i can use to change it via Advanced CSS?

Views: 112

Replies to This Discussion

General body text color is black now. Did you get this resolved?

Your links are light gray. To change the links called light links, use this code:

.xg_theme .xg_lightfont {
    color#333333!important;
}
If the majority of the body text is not black for you, try this:
.xg_theme #xg_themebody {
    color#000000 !important;
}
Best Regards,
Jen

lol thats what I actually meant, Jen thank you so much. I just tried it out and it works. Thank you!!!!!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips