hover on sight's theme slider
-
Hi everyone. I’ve changed the featured slider’ image setting so it looks full width, with no text. But is it possible to make the title or excerpt display on hover?
Thanks y’all
The blog I need help with is: (visible only to logged in users)
-
I partially managed to figured it out with this code:
.featured-thumbnail { max-width: 100%; width: 100%; } .featured-thumbnail:hover { width:70%; max-width:70%; }But it only works if I hover over the thumbnail. How can I make it also work when I hover over the whole featured content area? Including entry header, category and summary?
Thanks a lot
-
- The topic ‘hover on sight's theme slider’ is closed to new replies.