sp123456 Posted March 30 Share Posted March 30 Hi I've added the following code to allow text to show when you hover over a certain image. This works great. But when I use the same code for text over a video, the hover works, but I'm not able to play the video. Does anyone know if it's possible to have the text show on hover but still be able to play the video underneath? Thanks @media only screen and (min-width: 640px){ #block-yui_3_17_2_1_1679943741814_88486 { opacity: 0; transition: opacity 1s } #block-yui_3_17_2_1_1679943741814_88486:hover { opacity: 1; transition: opacity 1s } } Link to comment
tuanphan Posted April 5 Share Posted April 5 Hi, Can you share link to your site? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment