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

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -