MrKCL Posted May 25, 2022 Share Posted May 25, 2022 Site URL: https://www.kanelyonsconsulting.com/ Hi all My mobile homepage cuts off some of my homepage text at the bottom. I've tried to add padding and play around with custom CSS, but without success. I've attached screenshots of the Squarespace preview and the live site. Is there something I can do to get closer to the preview image? Thanks for your help! Kane Link to comment
tuanphan Posted May 25, 2022 Share Posted May 25, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="610850b49556bc39e38f0d4d"] { height: 90vh !important; min-height: unset !important; } } MrKCL 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
MrKCL Posted May 25, 2022 Author Share Posted May 25, 2022 9 hours ago, tuanphan said: Try adding to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="610850b49556bc39e38f0d4d"] { height: 90vh !important; min-height: unset !important; } } Worked perfectly. 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