tomca Posted September 2 Share Posted September 2 Live365 Radio Station Embed is Perfect on Desktop but too Wide on Mobile. How can I fix this? Here is my embed code: <iframe width=800" height="296" frameborder="0" src="https://live365.com/embeds/v1/player/a13022?s=xl&m=light&c=mp3"></iframe> Link to comment
tuanphan Posted Saturday at 01:34 AM Share Posted Saturday at 01:34 AM You can use this to Website Tools > Custom CSS @media screen and (max-width:767px) { iframe[src*="live365"] { width: 100% !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