Skip to content

Is there a way to apply CSS to grouped object? #56

Answered by exetico
gitmirko asked this question in Q&A
Discussion options

You must be logged in to vote

You can define multiple SVG elements for a specific rule. I guess that's what you're asking for, right?

If so, check this out:
#28 (comment)

Else... Have you grouped some elements in the SVG file, or? If so, it's just a question about using a CSS rule for the elements below the group ID, and add/remove classes to the SVG group-element.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gitmirko
Comment options

Answer selected by gitmirko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants