-
AuthorPosts
-
March 2, 2020 at 8:57 am #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.
March 3, 2020 at 5:26 am #1189571Hey 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,
RikardMarch 3, 2020 at 2:11 pm #1189734Hello 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.
March 4, 2020 at 6:28 am #1189906Hi,
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,
RikardJuly 17, 2020 at 8:53 pm #1231369I’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.
July 17, 2020 at 9:53 pm #1231375It 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?July 17, 2020 at 10:29 pm #1231384I added this to quick css (from a 2014 post in this support forum) and it corrected the problem:
.image-overlay{
display: none !important;
}July 18, 2020 at 5:29 am #1231413Hey Roger,
I’m glad you were able to find a solution.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.