-
AuthorPosts
-
January 14, 2016 at 12:57 pm #565368
I am experiencing problems with a page created with Enfold theme. The URL is http://www.tecnigap.com/oposiciones/administracion-justicia/
1- How can I remove the hover effect on the images with a link?
2- When you move the mouse over the images, sometimes a white layer appears and hides the images partially. is this a bug? How can I fix it?I don’t know if this page has some error because it loads too low (more than the rest of the pages) although it is a very simple page.
Thanks.
January 14, 2016 at 5:31 pm #565599Hey inlinguamadrid!
Use this code in Quick CSS field:
.avia-image-container { pointer-events: none; }
Cheers!
AndyJanuary 14, 2016 at 5:32 pm #565601Hey inlinguamadrid!
1- Please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay”
2- Can you please try de-activating all active plugins and check if that helps?Regards,
YigitJanuary 14, 2016 at 6:42 pm #565663Hello.
Applied this code to the Quick CSS field:
.avia-image-container {
pointer-events: none !important;
}The problem is that the link of the image is removed with this command. I want to maintain the link in the image, but not the hover effect (the icon and animation). As soon as I applied the CSS command, the layer problem disappeared, so I think its some kind of bug. I’ve not changed the “Linked Image Overlay” never, so it has the default configuration.
January 14, 2016 at 6:44 pm #565667Hi!
Have you referred to my post here – https://kriesi.at/support/topic/image-hover-effect-error/#post-565601
Best regards,
YigitJanuary 15, 2016 at 11:48 am #566054Hello Yigit.
I followed your advice and everything is ok now.
Thanks.
January 15, 2016 at 6:34 pm #566278Hi!
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 post them here on the forum and we will gladly try to help you :)Have a great weekend!
Regards,
Yigit -
AuthorPosts
- The topic ‘Image Hover Effect + Error’ is closed to new replies.