TimMarner Posted January 17, 2023 Posted January 17, 2023 I am trying to edit the first slideshow on the home page to make it the full height of mobile, so the images crop themselves to fit this portrait view. It doesn't let me drag the slideshow down to the full height. website link: mustard-tetra-zr93.squarespace.com password: whitehouse123 Tim Marner® Award-Winning Branding Agency In Bolton https://timmarner.co.uk/
tuanphan Posted January 19, 2023 Posted January 19, 2023 Try adding to Design > Custom CSS /* resize mobile list slideshow */ @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="63c6c1ef8f2ee3486accd0f2"] ul { min-height: unset !important; } } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment