bonjourcyn Posted July 28, 2020 Share Posted July 28, 2020 Site URL: https://nadae.squarespace.com/ I am having an issue with the mobile preview of my website. I have my redbubble page embedded on my website and on the desktop version, I like it. But on the mobile version it keeps extending past the width of the device and looks awful. Is there a way to get the mobile version to stack vertically instead of horizontally? Thank you for any help! Link to comment
Solution tuanphan Posted July 28, 2020 Solution Share Posted July 28, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1595707690022_12027 iframe { width: 100%; overflow: hidden; } } bonjourcyn 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
bonjourcyn Posted July 28, 2020 Author Share Posted July 28, 2020 This worked! Thank you! Link to comment
bonjourcyn Posted July 28, 2020 Author Share Posted July 28, 2020 @tuanphan the last image is cutting off at the bottom of the page. Is there a way to adjust that? Thank you again! 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