DavidHughes Posted February 14, 2023 Share Posted February 14, 2023 Has anyone embedded a livestream successfully with size dimensions added to the code that will also react to responsive design so they look good on both the computer and mobile layouts? https://www.newcombny.com/area-web-cams Link to comment
tuanphan Posted February 16, 2023 Share Posted February 16, 2023 Try adding to Design > Custom CSS @media screen and (max-width:767px) { iframe[src*="microseven"] { width: 100% !important; } .sqs-block-embed { justify-content: center !important; } } 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!) 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