Home › Forums › Design › What's the syntax for adding a new class to an element? › Reply To: What's the syntax for adding a new class to an element?
November 3, 2016 at 2:33 pm
#247427
Participant
Thanks. But when it didn’t change the height, instead, removing background attribute from the existing class.
here’s what this one-line class looks like:
.fixHeight {height: 70px;}
is something wrong? Thanks.