racheldrumm Posted June 21, 2022 Posted June 21, 2022 Site URL: https://www.thechapelbr.com/weekly Hi all, I just redesigned a page to have a carousel list feature which looks really good on the desktop but has this weird side padding on the mobile. It appears that it is outside of the content itself (i have removed all padding in the settings Squarespace provides). I am try to get rid of this so it isn't so vertical. Can anyone help please? Thank you in advance, Rachel
tuanphan Posted June 22, 2022 Posted June 22, 2022 Add to Design > Custom CSS > Then save & reload the site @media screen and (max-width:767px) { [data-section-id="62b21b0806199701cd0b8237"] .user-items-list { padding-left: 0 !important; padding-right: 0 !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