Home › Forums › CSS › Using 2 classes. › Reply To: Using 2 classes.
November 17, 2015 at 3:08 am
#234967
Participant
Most obvious cause I can think of – the last bit of CSS is placed before the other ones… tried it out and another !important
should override a previous one.
Hmm… bad example maybe. The order there doesn’t seem to make a difference.
:-/