text colour

Hi again if its already been posted anyware els I apologize

Can you tell me how to change all the text color on site to #00ccff

Thanks

You could start adding this to the theme.css file:

html, body {
margin: 0px;
padding: 0px;
color: #00ccff

(...)how to change all the text color on site to #00ccff(...)

*{color:#0cf !important;}
Ce fil de discussion a été fermé en raison d'une longue inactivité. Il n'est pas possible de publier dessus.
Voir le code sur GitHub