Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1189367

    Hello,
    I started using envira gallery, simply because it provides title / caption under gallery thubnails. Anyway, when i hover over the image it has an overlay with a red circle, similar to overlay for linked image in advance styling in enfold (i selected disable overlay long time ago). I discussed it with envira crew and they told me that it has something to do with Avia layout builder. They have no settings in envira gallery that would solve this. Is it possible to find any php or css code to fix it?

    Thanks a lot.

    #1189571

    Hey Sajsa2000,

    I can’t see the overlay when hovering your images, did you manage to find a solution? You can disable the overlay under Enfold->Advanced Styling if you should have this problem in the future.

    Best regards,
    Rikard

    #1189734

    Hello Rikard,
    thanks for your reply. Well I was trying to mess with the settings and after I set the number of column to 5, the hover effect stop. Well, just like that. Thanks anyway and thanks for wonderful theme.

    Anyhow the overly function in the advanced styling was disables, that was why I asked for another advice.

    #1189906

    Hi,

    Thanks for the update, so everything is working as it should then? Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #1231369

    I’m having the exact same problem with Envira, but can’t get rid of if. I turned off the overlay in advanced settings. I tried multiple image counts for a single row. When I hover, the round image link appears and affects the gallery display – adding additional white space under the image row.

    #1231375

    It appears that there is now an added overlay for each image, which adds a strange height and width
    <span class=”image-overlay overlay-type-image”…..
    <span class=”image-overlay-inside”…….
    </span>
    </span>
    Did this come from Enfold?

    #1231384

    I added this to quick css (from a 2014 post in this support forum) and it corrected the problem:
    .image-overlay{
    display: none !important;
    }

    #1231413

    Hey Roger,

    I’m glad you were able to find a solution.

    Best regards,
    Jordan Shannon

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