mportch Posted May 3 Share Posted May 3 Hi, How do I reduce the space at the top of this page? https://www.mattportch.com/gallery Link to comment
LeauxFi Posted May 3 Share Posted May 3 I'm a novice but a code like this should work for you fine. I THINK your section ID for the top is the one I've provided in the code but I'm not sure. You should get the squarespace ID Finder for chrome to check it out and be sure which can be found here: https://chromewebstore.google.com/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff Try adding this code to your Custom CSS which can be found by going to Pages > Website Tools > Custom CSS then pasting this: //ADJUST TOP EMPTY SPACE ON GALLERY section[data-section-id="637c69fd66233c0143152add"] { margin-top: -30px !important; } Feel free to change the "margin-top: -XX" amount. Try adjusting by 10s at first to fit it to your liking. And if it has no effect at all, then its likely you have to get your own ID and the one I can see from your website is incorrect. mportch 1 Link to comment
LeauxFi Posted May 4 Share Posted May 4 On 5/3/2024 at 4:58 AM, mportch said: Thanks! No problem! If this takes care of it, please mark as solved. Take 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