Hi – almost feel dumb typing this as I’m fairly proficient with css, but I can’t figure it out.
I am using a child theme – and I’m trying to edit the color of the “widgettitle” class that is applied to the “h3” tag of the text widget.
I changed the css rules for the class “widgettitle” and they get applied (like font-size, text-transform etc.) – but I can’t change the “color”. No matter what I do “main_color h3″ under media=”all” in the enfold_child.css is being applied instead of the color I”m putting in my child theme css. Shouldn’t the css from the class in my child theme over-ride the previously applied css rules?
I can change the “main_color h3” to achieve what I want – but I don’t want all h3 tags to be that color. I only want the “widgettitle” h3’s to have a different color.
Thanks in advance.
Chad