change text color

Hello everyone
 
Is there someone who knows I can change the black text into white?
 
Dimitri Basic on 12/22/17 at 12:45 in mooSocial features
6 Answer(s)
OK done
 

 
 
Dimitri Basic on 12/25/17 at 07:15
#center .box2 h3 {
color: #ffffff;
 
}
 
or you can try to combine it
 
 
 #center .box2 h3, #leftnav .box2 h3 a, #right .box2 h3 a{
color: #ffffff;
 
}
Azwani Basic on 12/25/17 at 07:06 Edited
Hi thanks
 
Now i have only the text Recently Joined in black
Thanks
 
Dimitri
Dimitri Basic on 12/25/17 at 06:08
#leftnav .box2 h3 a, #right .box2 h3 a {
color: #fff;
}
Azwani Basic on 12/25/17 at 06:04
Hi
Thanks for your answer
 
I fix some text but not all my text is white.
 

What i do wrong?

Thanks
 
Dimitri
Dimitri Basic on 12/25/17 at 05:31
add to custom.css
line
@media (min-width: 992px)
 
 
 
 
.bar-content { color: #ffffff; }
Azwani Basic on 12/24/17 at 22:32
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.