When Hovering Over Post Image, Cannot Click

Hi,

When I am on my blog archive page, the bottom of the featured image there is an empty space (I think where the icons used to be).

When I hover over the image, the top part of the page is clickable, but the bottom part of the image cannot be clicked.

When I checked firebug, I see the empty space is called <div class="image_links double">

How can I remove this I tried: .image_frame .image_wrapper .image_links.double a.link { display: none; }

But this didn't work.

Please see the image to see.

How can I remove this empty box, and make the entire image clickable?

Thank you!

Keith

image

Comments

Sign In or Register to comment.