Hello,
I am trying to achieve a simple css hover transition but for some reason it is not working. I am trying to do this: https://www.youtube.com/watch?v=bTeIdiln6cg.
Here is the url: https://jpdigitalstudios.com/photo-retouching/
On hover i would like the image to change. Here is my css:
.ret-image{
height:400px;
}
div.e261-3.x-column.x-sm.x-1-3.ret-image > .x-bg > .x-bg-layer-lower-image:hover{
background-image: url(https://jpdigitalstudios.com/wp-content/uploads/2018/08/newborn-retouch.jpg);
}
Thanks for your help : )
think i got it . Thank anyway
Hello There,
Thanks for writing in! We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!
Best Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.