MarcUK1603 Posted March 13 Share Posted March 13 Hi there, I have injected code into this site holding page (www.tellori.com) - currently working on full site. The question is relating to the Navigation Circle with Hover Effect that's deployed on the site. Currently this works on active links. I'd like the same behaviour to deploy when hovering over the play button on the Audio Player block (not directly an 'active link'). Is that possible...? Any help appreciated. Thanks, Marc Link to comment
tuanphan Posted March 16 Share Posted March 16 Hi, Where is audio player? 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
MarcUK1603 Posted March 16 Author Share Posted March 16 http://tellori.com/homepage-dev-new Link to comment
tuanphan Posted March 19 Share Posted March 19 On 3/16/2023 at 4:47 PM, MarcUK1603 said: http://tellori.com/homepage-dev-new In Code Injection, change this line var elementsToHover = document.querySelectorAll('a, input, button'); to this var elementsToHover = document.querySelectorAll('a, input, button, .play, .play-button, .audio-block'); Remember to save a copy of code in Code Injection somewhere, just for backup 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