Hi,
I have a slider set-up with a video(set to vid in slider) which works fine but the share and watch later buttons that are show in the video don’t work unless I go to YouTube. Any ideas?
Thanks
Hey xyzb,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-video-service-youtube .av-click-overlay {
top: 60px;
}
Hope it helps.
Best regards,
Nikko
Perfect! Thanks!
Hi xyzb,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Sorry, just noticed that the YouTube “share” works but when you click on it, the social channel icons cannot be clicked on. When I use the video in the easy slider, it doesn’t show on mobile so I removed it and am using Soliloquy instead.
Thanks
Hi xyzb,
Can you try to change it to:
#top .av-video-service-youtube .av-click-overlay {
top: 220px;
}
You can set a higher value if it’s still not clickable.
Best regards,
Nikko