Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

make picture bigger and change picture when mouse on it

Home / Forums / Virtue Theme / make picture bigger and change picture when mouse on it

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
January 28, 2015 at 11:27 am

I would like to create the effect done in this website in solutions topic
It makes the picture bigger and change picture when your pass over it with the mouse.
I used the widget image menu element in page builder and tried this code :

height:250px;
background:url(‘http://127.0.0.1:8088/prismadism/wp-content/uploads/2014/11/consultants-2.jpg’) no-repeat;
display:block;
hover:
background:url(‘http://127.0.0.1:8088/prismadism/wp-content/uploads/2014/11/consultants.jpg’) no-repeat;

but it creates something crazy. Do you know how i could correct it?

Thank you very much

  • The forum ‘Virtue Theme’ is closed to new topics and replies.