Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67441

SVG hover problem on multiple SVG element

$
0
0

I have created 3 boxes and each box has an SVG image and just want to change SVG gradient colour to solid colour on hover on the particular box.

The first box is working well, but the second and third box is not working properly but when I am hovering on the first box the second and third box images are disappeared automatically.

.signup-as li a:hover .onhover stop{ stop-color: #fff !important;}
.signup-as li a:hover .onhover2 stop{ stop-color: #fff !important;}

I have created a pen for this, please check the link - https://codepen.io/tsarkar/pen/MWWQevW


Viewing all articles
Browse latest Browse all 67441

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>