Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #875742

    Hello!
    I added a few logo images (png) to the press page on my client’s website, which should have the same overlay with icon hover effect as all of the images on the website. The issue is that of the 4 images each in it’s on column of a row, only the 1st and 3rd have the hover effect. There seems to be a js code somewhere automatically adding display:none as an inline style attribute to the 2 other images. What’s even more peculiar is that this display:none attribute is added on certain screen sizes – when I make the browser window very wide, the 2nd image has the hover effect normally. Any ideas how to find the bug?

    Thanks!
    Jonathon

    #875771

    Hey jonathon.dominic,
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    #875772

    Thanks Mike! Here’s the URL

    #876187

    Hi,

    I added following code to bottom of Style.css file of your child theme

    .avia_transform a:hover .image-overlay {
        display: block!important;
        top: 0;
    }

    Please review your website

    Best regards,
    Yigit

    #876547

    That did the trick! Thanks so much for your excellent support! :-)

    #876584

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlay Bug’ is closed to new replies.