Tagged: yigit
hi guys. how can i add a mouse over image here.
i want this image as mouse off image: http://imgur.com/a/JWCeu
and this image as mouse over at the same position: http://imgur.com/a/2lLO5
Is there such a thing like mouse over image in avia layout builder?
Hi!
I am afraid there is no easy way to do that.
It would require a lot of customisation to make it work out.
Please consider to hire a freelancer to help you with the process.
Thanks a lot for your understanding
Cheers!
Basilis
Hi Basiis. REALLY an mouse over image requires an freelancer???????????
i cannot believe this? Mouse over images are basic html from the beginning of html.
Yigit, do you have an idea how i can use an mouseover image with enfold? :)))
Greetings and nice weekend, Alexander
Hi,
Try to remove the image below the first image and add this css code in Quick CSS (located in Enfold > General Styling):
.home #av-layout-grid-1 .avia-image-container.avia-builder-el-14 img.avia_image:hover {
content: url(https://www.lowcarbx.com/wp-content/uploads/2016/12/alex-pley-vorher.jpg);
}
Hope this helps.
Best regards,
Nikko