Federico99999 Posted February 14 Posted February 14 Hi! Im working on a small website, as a background there is a small video animation that works well on desktop but not so much on mobile, i saw other people with the same issue but i cant seem to resolve it on my own, how can i make it fit proprebly on mobile? here is the website: https://www.nbinfissi.it/ thanks in advance for the help
Solution tuanphan Posted February 14 Solution Posted February 14 You can use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:991px) { [data-section-id="657cc111d92a2e0132a32c63"] { min-height: unset !important; height: 30vh; margin-top: 5vh; } } Federico99999 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Federico99999 Posted February 14 Author Posted February 14 1 hour ago, tuanphan said: You can use this code to Website > Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:991px) { [data-section-id="657cc111d92a2e0132a32c63"] { min-height: unset !important; height: 30vh; margin-top: 5vh; } } Thank you so so much!!!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment