I have looked everywhere and cannot find out how to do something SO SIMPLE! I just want to override some of my themes' text colors so I put in this code (as 1 example):
#sidebar h2 {
color: #red !important;
}
and it's not overriding the default green color where it says "About this Site" and "Links" etc. in the side boxes. I thought - from everything I've read - that any style I add will be loaded AFTER the default theme stylesheet and will therefore OVERRIDE them. well, it's not working.
please help!
The blog I need help with is sharecipe.wordpress.com.