Tagged: x Author Posts August 18, 2016 at 9:14 am #1136823 pablomalatinoParticipant Hi, I have an image, and I want to put another image when the mouse is on top (as a hover effect). Is it possible? Regards, Pablo.- August 18, 2016 at 10:20 am #1136948 RahulModerator Hey There, Thank you for writing in! Add class name hover_effect at your image shortcode. Eg. [image class=”hover_effect” ….. ] Then add this css at your customizer’s custom css. .hover_effect:hover{ opacity:0.85; } Let us know how it goes! Author Posts <script> jQuery(function($){ $("#no-reply-1136823 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In