Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1236871

    Hello,

    Please see link below.

    If you click on the first “find Out More” Button you will see thumbnail images. For some reason the overlay does not appear the first time i hover on them. I have to move my mouse over it a few times to get it to show, once it DOES show its not centered over the image.

    Help would be appreciated,

    Thanks

    #1237240

    Hey S-edwards,

    I see the same problem on my end unfortunately. First off, could you try updating the theme to the latest version (4.7.6.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1237274

    Hello,

    I just tried updating Enfold, WordPress, and a bunch of plugins. Still no luck though.

    #1237689

    Hi,

    Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1238305

    Hello,

    Details below. thanks

    #1238705

    Hi,

    Thanks for the login token. I can’t locate the problem unfortunately, maybe you want to hide the overlay altogether in those popups? It doesn’t add much value to those thumbnails anyway in my opinion.

    Best regards,
    Rikard

    #1238712

    Hello,

    Okay if i can’t fix it then removing it is the next best thing, as long as the lightbox keeps working.
    Do you know the CSS to do this? I find it hard to target the overlay.

    #1239362

    Hi,

    Thanks for the update. I’ve added this to the top of your Quick CSS, and the overlay is not displaying anymore:

    .ambassadorDescSub .image-overlay {
      background: transparent !important;
    }
    
    .ambassadorDescSub .image-overlay-inside:before {
      display: none !important;
    }

    Please review your site.

    Best regards,
    Rikard

    #1239419

    Perfect!

    I added another hover effect over the div to make up for it, and its exactly what i want.

    Thanks for your help its much appreciated.

    #1239424

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Image Overlay not centered over image and delayed’ is closed to new replies.