Add a CSS hover feature to a widget
-
Hi,
I am trying to add a CSS hover feature to my image an instagram widgets. On my site currently, all of the images hover and would like to narrow that down.
Thanks for the help!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try adding this CSS:
.wpcom-instagram-images img:hover { opacity: 0.8; }Hope it helps :)
-
Looks like Diana’s CSS did the trick – thanks, Diana!
courtneyfane – I’m marking this thread as resolved but feel free to start a new one if you need help with anything else.
- The topic ‘Add a CSS hover feature to a widget’ is closed to new replies.