Hello 👋
I’ve got a question for skins, so I’ve managed to get some help with my own skin— BUT I was wondering if it was possible to change the body of the text into a different color instead of the default black. Like, make it automatic and what not.
So what I’m aiming, as an example, is for the regular text to be green or something.
Please help me with this????
(Thank you so much!)
Sure!
this can be achieved by targeting the paragraphs inside #workskin
#workskin p { color: #0a8045; }
This works both in workskins and in site skins!










