laurenjaynehughes Posted April 23, 2020 Share Posted April 23, 2020 Site URL: https://bernardandhawkes.com/new-england-insider-favorites Hi, I am trying to tighten up the spacing in between elements on my masonry blog layout, I have reduced the spacing within the SquareSpace custom section, but there appears to be margin being added in the code. How can I remove this? I have tried multiple different selector options and nothing is changing it. Thanks! Link to comment
tuanphan Posted April 24, 2020 Share Posted April 24, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .blog-excerpt p { margin-top: 1px; margin-bottom: 1px; } } 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
laurenjaynehughes Posted May 1, 2020 Author Share Posted May 1, 2020 Hi, I tried this and couldn't get anything to change. Any idea why it wouldn't be working? Thanks! Link to comment
tuanphan Posted May 2, 2020 Share Posted May 2, 2020 5 hours ago, laurenjaynehughes said: Hi, I tried this and couldn't get anything to change. Any idea why it wouldn't be working? Thanks! ah sorry, this code .blog-excerpt p { margin-top: 1px; margin-bottom: 1px; } 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
Archived
This topic is now archived and is closed to further replies.