FPzak Posted November 27, 2022 Share Posted November 27, 2022 Hi There, I am looking for some guidance on how to make my code block with an embedded smartsheets form responsive to mobile display. As seen in the image below it is causing it to be the same size as web display. I have tried to add css with the block id as below with no luck: @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1611768057164_13459 iframe { width: 100% !important; height: auto; } } Any help on this would be greatly appreciated! Link to comment
Beyondspace Posted November 28, 2022 Share Posted November 28, 2022 16 hours ago, FPzak said: Hi There, I am looking for some guidance on how to make my code block with an embedded smartsheets form responsive to mobile display. As seen in the image below it is causing it to be the same size as web display. I have tried to add css with the block id as below with no luck: @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1611768057164_13459 iframe { width: 100% !important; height: auto; } } Any help on this would be greatly appreciated! Can you share your site with the protected password so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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