Hello,
I am adding Youtube videos and when I move cursor over the video thumbnails, an overlay appears and push the video title down. Is there a way to remove this overlay. I have disabled the linked image overlays but it did not work. I am not using any caching plugin. Attached you can see the overlay I wish to remove. Thank you….
Hey a_edemirci,
Thank you for the inquiry.
You can add this css code to hide the default image overlay.
#top .image-overlay {
display: none !important;
}
Make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
Best regards,
Ismael
Thank you Ismael….
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard