dyerseve Posted January 22, 2021 Share Posted January 22, 2021 (edited) Site URL: https://www.blvd.vet/ravenswood Hello, I'm in the process of putting virtual tours for each of our locations on our site. The tours are hosted by Real Vision, and while they work well on the desktop site -- they don't optimize for mobile. Spacers don't work, at least not on both sides. I can add one to one side, but the addition of the other essentially breaks the page and/or it's not even recognized. Here's the page in question: https://www.blvd.vet/ravenswood Any thoughts, suggestions or comments are extremely appreciated! Edited January 22, 2021 by tonybosco Link to comment
tuanphan Posted January 24, 2021 Share Posted January 24, 2021 Add to Design > Custom CSS @media screen and (max-width:640px) { iframe[src*="real.vision"] { width: 100% !important; } } dyerseve 1 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
dyerseve Posted January 26, 2021 Author Share Posted January 26, 2021 On 1/23/2021 at 7:31 PM, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:640px) { iframe[src*="real.vision"] { width: 100% !important; } } Thanks so much - this worked perfectly! Link to comment
Hyates Posted December 28, 2021 Share Posted December 28, 2021 On 1/24/2021 at 1:31 AM, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:640px) { iframe[src*="real.vision"] { width: 100% !important; } } @tuanphan I've tried this and can't get it working, is this for version 7.1, can you tell me if there's a specific place in the code I should put it? I've tried a few things and it isn't working for me 🙁 any help would be gratefully appreciated! Link to comment
tuanphan Posted December 29, 2021 Share Posted December 29, 2021 19 hours ago, Hyates said: @tuanphan I've tried this and can't get it working, is this for version 7.1, can you tell me if there's a specific place in the code I should put it? I've tried a few things and it isn't working for me 🙁 any help would be gratefully appreciated! Can you share link to page where you added virtual tour? We can check easier 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment