Alib624 Posted June 21, 2022 Share Posted June 21, 2022 Site URL: https://tan-sealion-gr2m.squarespace.com/ Hi, On the homepage, there are 2 columns of bullet points which is how I want it to look on desktop but when you switch to mobile there is an extra space or additional padding (screenshot attached). How can I remove this so it just appears as a list? Thanks, Ali Link to comment
tuanphan Posted June 21, 2022 Share Posted June 21, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-91c3fb702f39570c7fec { padding-top: 0 !important; } div#block-e3b0597615732be09795 { padding-bottom: 0 !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment