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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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