Question:
In Wix Editor is there a way to have the titles fade in on a “Wix Video” element?
Product:
Wix Editor
What are you trying to achieve:
I would like the channel cover to play with out the channel title either for a few seconds or until the visitor mouses over the box.
To create a fade-in effect for titles on a “Wix Video” element, you can use animation and hover interactions. Set the title to start hidden and apply a fade-in animation with a delay or trigger it on hover. For more precise timing, consider customizing the behavior with Wix’s coding tools to align the title appearance with video playback or user interaction.
I do not see any animation and hover interactions options for the settings of a Wix Video. I am clicking settings option inside the Wix Video element in the editor. Is it somewhere else?
Maybe Some code is the way to go, I havn’t done a lot of digging yet but don’t see an obvious way to add code to a singular Wix Video element.
Can you advise on adding some code so that the title appears when moused over or after a certain time?
Wix Video elements do not natively support hover interactions or animations directly in their settings. However, you can achieve the desired functionality (such as making the title appear on hover or after a delay) by combining Wix Velo (custom code) with some creative use of elements like text boxes and overlays.