Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
There is so much php code to write there, you have no idea. But here is still a similar question))
How to make such an effect when hovering over a picture?
wordpress has nothing to do with it))) it can be done anywhere
div{
background-image: url('myimage');
background-size:100%;
}
div:hover{
background-size:120%;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question