css JavaScript widget overrides my stylesheet -
morning,
i writing site includes widget via javascript.
for reason widget has embedded line in stylesheet:
* { color:#000 }
because widget loads after page seems overide text within page.
i have added !important styles within sites css file need different color, not work.
i have asked widget supplier why has line because many black & white sites use widget hes not keen on removing line.
is there way of overriding or removing line (via jquery maybe) ?
many thanks
how being bit more specific widget? using instance id of wrapping div, or body?
Comments
Post a Comment