http://fitness.maximfactory.com/
I would like to be able to add a code to the image element Custom Css Class that will make it so when you hover over the picture the “Image Caption / Display a caption overlay” will show up, but when the picture is not hovered over it is normal.
How can I make this happen?
Thank you
Hi Micheal0424!
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your image a custom CSS class ( could be the cardio one ) and then let us know
Regards,
Yigit
add_theme_support(‘avia_template_builder_custom_css’);
That has already been done, I just couldn’t figure out the CSS to make it happen.
Thanks.
Hi!
New field should appear on your elements – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/blur.jpg
please enter custom class there, i.e. “my-custom-image”
Best regards,
Yigit
my-custom-image
I pasted this in to the picture as you directed and it is still not working?
Hey Micheal!
No need to add a custom class for caption to appear over image on hover.
In the Image Settings Modal, go to Caption Appearance and select “Only display on hover”
Cheers!
Arvish
Got it, thanks.
I was thinking it was a code I had to add.
Thanks for clearing that up.