Rex2023 Posted August 30 Share Posted August 30 Hi, Is there any way I can get my case study hover images to hover on mobile? I know the functionality can sometimes be difficult, but maybe as the user scrolls, what ever case study tile is in the centre of the screen can automatically flick to the case study hover image I have embedded into the code? here is an example of the code i'm using for them. /* Nows The Time - Hover Image */ a.grid-item[href="/casestudies/nowsthetime"]:hover img { visibility: hidden; } .grid-image-inner-wrapper:after { visibility: hidden; } a.grid-item[href="/casestudies/nowsthetime"]:hover .grid-image-inner-wrapper { background-image: url(https://static1.squarespace.com/static/649838326bdf2c09135e2800/t/64efbe1eac7c471ba5f958fa/1693433379839/LG-Nows-The-Time.gif) !important; background-repeat: no-repeat; background-size: cover; } thanks in advance! Regards, Ryan Link to comment
tuanphan Posted September 3 Share Posted September 3 To make image change on scroll, will require more code & need a Business Plan/higher. What is your site url? 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
Rex2023 Posted September 4 Author Share Posted September 4 i have the ability to do custom CSS. I think I subscribe to the higher plan. rexcreative.co.uk 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