• 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/ 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)
  • 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.