Quantcast
Channel: Active questions tagged onhover - Stack Overflow
Viewing all articles
Browse latest Browse all 50

Container hover effect color change text with backgound hover effect css

$
0
0

When I click hover in slide-image so hover effect change but text color have to changed how to text color changed with slide-image hover effect?

.wpcp-slide-image::before {    content:"";    position: absolute;    top:0px;    left: 0px;   opacity: 0.7 !important;    background-color: #ff613c;    width: 100%;    height: 0%;    transition: height 0.15s ease-in;}.wpcp-slide-image:hover::before{    height: 100% !important;}

enter image description here


Viewing all articles
Browse latest Browse all 50

Trending Articles



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