kxvvywxvvy Posted July 4, 2021 Share Posted July 4, 2021 (edited) Hi there, I'm currently having trouble with my fallback image on my Lock Screen. To begin with - I have set my homepage to have a video as the background on desktop & the a fallback GIF image for mobile. I've set my Lock Screen to have the same video background on desktop & for mobile I've used the same fallback GIF image BUT it has inverted colours. I think the issue I'm having is when I set the fallback image for the Lock Screen, it's using the fallback image from my homepage(I think this is the case because its showing a non-inverted gif, when its supposed to be inverted). Any help is greatly appreciated. Thank you! Edited July 8, 2021 by kxvvywxvvy sp Link to comment
tuanphan Posted July 5, 2021 Share Posted July 5, 2021 Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .sqs-video-background .custom-fallback-image.loaded { top: 0 !important; } } 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
kxvvywxvvy Posted July 8, 2021 Author Share Posted July 8, 2021 On 7/5/2021 at 4:14 PM, tuanphan said: Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .sqs-video-background .custom-fallback-image.loaded { top: 0 !important; } } Sorry for the late reply, Thank you very much! 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