F
F
freeman02042018-04-10 11:47:37
JavaScript
freeman0204, 2018-04-10 11:47:37

How to change hover svg color on click?

.features_you_need label:nth-child(2) {
  background: url("images/blog.svg") no-repeat 20px center;
}

SVG in the file, when clicked, you need to change the fill color from gray to white. How can this be implemented?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2018-04-10
@freeman0204

https://css-tricks.com/click-svg-to-focus/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question