Zoom Box
Is there a way to leave the text up all the time on the zoom box, but allow the background color to still animate on in the hover state?
I saw a previous thread saying to use ".zoom_box .desc { opacity: 1 !important; }" to keep the text up all the time. The problem is it also adds the background hover state color. I would like to keep the color off in the base state, and then it still be added in the hover state.
Thanks for the help.
Comments