Display Thumbnail on hover wordpress

Hi I’m trying to accomplish showing my featured thumbnail on hover.

Here is a photo example.


The photo on the left is the featured image for the first post on the right. I want first post thumbnail to show, but the other thumbnails I want them to appear in place of the first thumbnail only on hover of the links.

Is it possible to display the two (thumbnail & title) in two seperate divs how can I accomplish this.

You can do it with CSS by positioning a div absolute. You will run into problems with mobiles though as they don’t work the same for hover. I’ve just put a post up about this and there is some code that hopefully will help

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.