How to assign multiple classes to one HTML element? #6331
-
Hello GrapeJS Team! First of all GrapeJS is aswesome ! I've seldomly seen a free open source product with such a complexity and quality! Keep up the good work! I'd have one question about Selectors in GraphJS Studio. I understand that one can add multiple selectors to one element which then forms a CSS in the form of
How can I do that in GraphJS Studio? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Thanks @Doogiemuc can you elaborate more on your issue? |
Beta Was this translation helpful? Give feedback.
@Doogiemuc
You can achieve this by disabling the classes you don't want to add the current styles to:
But I'm not going to lie, the old logic was much simpler and more convenient.