Hi I am building a theme for my surveys
I have managed to find some CCS for changing the font colour
.Skin .QuestionText {
color:#ffffff;
}
.Skin .QuestionBody {
color:#ffffff;
}
Which has updated most of the text, however in the images below you will notice some is still grey
Does anyone know how to make this white too?
Many Thanks
Gary
Page 1 / 1
Use the Inspect feature of your browser to look at the elements and determine the CSS rule that is setting the color.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.