MrKCL Posted May 25, 2022 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
tuanphan Posted May 25, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
MrKCL Posted May 25, 2022 Author 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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment