Title: Stop image focus &amp; opacity hover behavior
Last modified: August 22, 2016

---

# Stop image focus & opacity hover behavior

 *  [queridamolly](https://wordpress.org/support/users/queridamolly/)
 * (@queridamolly)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/stop-image-focus-opacity-hover-behavior/)
 * Unless the cursor is hovering over an image, it appears slightly out of focus
   and opaque. I’d like the images to appear just as bright and clear as they are
   when I upload them… all the time!
 * I imagine that there are things I can remove from the parent theme’s style sheet
   that will stop this hover behavior, but what can I add to my child style sheet
   to do the same?
 * My site: [http://www.mesaverdegardens.org/](http://www.mesaverdegardens.org/)
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  Theme Author [Justin Tadlock](https://wordpress.org/support/users/greenshady/)
 * (@greenshady)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/stop-image-focus-opacity-hover-behavior/#post-5302274)
 * Drop this line of code in your child theme’s stylesheet. It will change this 
   for you.
 *     ```
       a img { opacity: 1; }
       ```
   
 * If you need further help with the theme, I encourage you to check out our professional
   support forums at [Theme Hybrid](http://themehybrid.com).

Viewing 1 replies (of 1 total)

The topic ‘Stop image focus & opacity hover behavior’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/stargazer/4.0.0/screenshot.png)
 * Stargazer
 * [Support Threads](https://wordpress.org/support/theme/stargazer/)
 * [Active Topics](https://wordpress.org/support/theme/stargazer/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/stargazer/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/stargazer/reviews/)

## Tags

 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [opacity](https://wordpress.org/support/topic-tag/opacity/)

 * 1 reply
 * 2 participants
 * Last reply from: [Justin Tadlock](https://wordpress.org/support/users/greenshady/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/stop-image-focus-opacity-hover-behavior/#post-5302274)
 * Status: not resolved