Is there a way to:
- Clear all CSS classes from an element without removing one-by-one?
- Copy all classes from one element and paste into another, in the process replacing the classes on the second element with the pasted ones?
Is there a way to:
Hello @grantambrose,
You should be able to achieve this by right-clicking the class selector:
Cheers,
Hi, not confirmed jet, but there could be a problem related to pasting classes?
Cheers
oooooo the selector!
I clicked everywhere else
thanks !