Title: Head Content Image Problem
Last modified: August 21, 2016

---

# Head Content Image Problem

 *  [nodi](https://wordpress.org/support/users/nodi/)
 * (@nodi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/head-content-image-problem/)
 * There is a problem with mouseover lightbox hover effect in head content image
   of the posts.. **only in Chrome!**
    You can also see it at your demo-preview 
   site [http://themes.kadencethemes.com/virtue/outdoor-adventure/](http://themes.kadencethemes.com/virtue/outdoor-adventure/)
   when you take away the mouse from the image.. the image disappears. If you scroll
   up or down then appears! What can i do? Remove the effect from CSS? Any other
   solution to work?

Viewing 1 replies (of 1 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/head-content-image-problem/#post-5116068)
 * strange, thanks for pointing this out. I’ll fix in the next version. You can 
   add this custom css to your custom css box in the theme options > advanced settings
   as a fix for now:
 *     ```
       .lightboxhover {
       -webkit-transform: none;
       }
       ```
   
 * Kadence Themes

Viewing 1 replies (of 1 total)

The topic ‘Head Content Image Problem’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/head-content-image-problem/#post-5116068)
 * Status: not resolved