I am having an issue with image links in the enfold theme. I had previously disabled the image overlay for said links using the following css:
.image-overlay, .overlay-type-extern, .image-overlay-inside {
display: none !important;
}
However, I am still having issues with stopping the image from changing alignment on the page during mouse hover. It appears that the image may be changing its display properties from inline to block during the hover action if that can help identify the issue…
Hey afisherkatz,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
I actually ended up answering this one for myself. Instead of organizing the links in a table, I moved to flex containers, and the issue went away!
Thanks!
Hi,
Glad that you fixed it. Thanks for using Enfold :)
Best regards,
Nikko