Title: hover effect plugin
Last modified: June 25, 2021

---

# hover effect plugin

 *  Resolved [pedro](https://wordpress.org/support/users/pedro79/)
 * (@pedro79)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hover-effect-plugin/)
 * Hello friends, I am looking for a plugin that hovers the photos in such a way
   that the first one is a gray photo and the next one turns the mouse method to
   white. Does anyone know?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hover-effect-plugin/#post-14604337)
 * The right CSS code added to the Additional CSS customizer section should be adequate.
   You don’t need another plugin this way. Along with the right selectors, use the`:
   hover` pseudo-selector to define a hover effect.
    [https://developer.mozilla.org/en-US/docs/Web/CSS/:hover](https://developer.mozilla.org/en-US/docs/Web/CSS/:hover)
 * An effect that is not exactly what you describe, but is close and easy to apply
   is to have the default image’s opacity be something like `0.5`. On hover it changes
   to `1.0`.
 *  Thread Starter [pedro](https://wordpress.org/support/users/pedro79/)
 * (@pedro79)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hover-effect-plugin/#post-14604389)
 * Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘hover effect plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [pedro](https://wordpress.org/support/users/pedro79/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/hover-effect-plugin/#post-14604389)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
