I try to override field.css (font-weight: bold; as defined in the fields theming module) with putting this in local.css.
.field-label{
font-weight:normal;
color:red;
}

Now the color 'red' is coming through but looks like the font-weight is not. Any suggestions ?

Comments

JohnFilipstad’s picture

Status: Active » Closed (cannot reproduce)

Sorry for not looking into this. And since this question is more than a year old, I guess that you have solved this already.

Also, pls check out version 2.x, its responsive and more configurable than 1.x..