ok i changed the color to white and didnt make a change
the stylevar isnt in my default skin either
and when i view the source of my page i found which class it's using:
Code:
<p class="cms_widget_post_content widget_post_content">Example recent post preview text</p>
that is the class for the text i want to change the color of
how can i do this?
maybe i add something in my additional.css ?
thanks