Images with links are cutoff during hover with zoom effect

I'm having an issue with linked images getting cutoff on the top and bottom when hovering over them.

I found a css solution that was working, but after running the most current update for BeTheme, suddenly it no longer works.

I added the following in the css section in the Theme Option:

.image_frame .image_wrapper{position:relative;overflow:visible !important;}

I've attached a screenshot of the issue


Comments

Sign In or Register to comment.