Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #595084

    I am seeing a lot of screen flicker when I hover over an unlinked image on one of the pages on my site. Link to the page with the image is included below. This happens on Windows 10 desktop on the latest version of IE, Chrome and Firefox. Images settings are no link, no caption, no animation. On the iphone 6 with Safari browser, if I click on the image, it disappears. Can you please help?

    #597295

    Hi!

    It is happening because of this code in Quick CSS:

    .avia-image-container-inner:hover { 
    display: none !important;
    }

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.