Answer the question
In order to leave comments, you need to log in
Why is the hover effect not responding when hovering over the parent element?
<div class="srv_elem">
<div class="srv_bg"></div>
<div class="srv_info"></div>
</div>
.srv_elem
width: 260px
height: 420px
.srv_bg
width: 260px
height: 400px
.srv_info
width: 260px
height: 400px
margin: -400px 0 0 0
.srv_elem .srv_info:hover
margin: -400px 0 0 260px
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question