help with :not (I think)

I have an html structure like this: (inside of a th) a -- in this structure I want to have two background images, (inside of a th)....a followed by a span --- I don't want my additional background images here... and I want to have a single background image..... and no, I can't change the html... how would I do this?
5 Replies
Ganesh
Ganesh2mo ago
You should probably paste some relevant code here that can reproduce your problem Very hard to help you otherwise
ἔρως
ἔρως2mo ago
instead of describing the code, show us the code because the best description of the code is the code itself
jay_volk
jay_volkOP2mo ago
Here you go
jay_volk
jay_volkOP2mo ago
It's a drupal site
ἔρως
ἔρως2mo ago
can you put it in a codepen or something? with the css? jsfiddle works too

Did you find this page helpful?