I think this has been awnsered before, however I do not have the files mentioned here in my enfold theme folder:
https://kriesi.at/support/topic/how-to-disable-display-image-title-when-hovering-over-image/
Specifically, For this page Here:
If you hover over the image for a second, You can see the custom html caption text. The client would like to hide that and I tried for a few hours to find the right CSS or a solution on these forums but no luck.
Thanks,
Ryan
Thanks for the quick reply Mike.
Unfortunately, that did not work though.
For what it’s worth, I don’t have any caching plugins running on the site and refreshed my browser cache as well.
Hi,
Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
Here you are.
Hi,
Thanks for the details. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-187 .av-inner-masonry-content-pos-content {
display:none !important;
}
Best regards,
Rikard
Hi Rikard,
That hides the caption itself, but not the on hover/mouse over effect i’m afraid.
Hi,
I added the code from this post – http://kriesi.at/documentation/enfold/remove-image-titles-that-show-up-when-you-hover-on-images/. Please review your website :)
Best regards,
Yigit
That did it! Awesome, thanks so much :)
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 post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit