migmadera Posted January 8, 2022 Share Posted January 8, 2022 Site URL: https://www.miguelmadera.com Hey, I need help trying to reduce the space between the header and my gallery. I would appreciate anyone who could come up with a code to do that on not only my portfolio page but on the others as well. /* Header height */ .header-announcement-bar-wrapper { padding-top: 20px !important; padding-bottom: 0px !important; } The above code is what I have currently. It makes it better than before but its still not quite there. Thank you in advance. Link to comment
Solution Beyondspace Posted January 8, 2022 Solution Share Posted January 8, 2022 2 hours ago, migmadera said: Site URL: https://www.miguelmadera.com Hey, I need help trying to reduce the space between the header and my gallery. I would appreciate anyone who could come up with a code to do that on not only my portfolio page but on the others as well. /* Header height */ .header-announcement-bar-wrapper { padding-top: 20px !important; padding-bottom: 0px !important; } The above code is what I have currently. It makes it better than before but its still not quite there. Thank you in advance. Try adding to Home > Design > Custom Css section:first-child .gallery-strips { padding-top: 2vw; } Change value until it meets your requirement Hope it makes sense Support me by pressing 👍 if this useful for you migmadera 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
migmadera Posted January 8, 2022 Author Share Posted January 8, 2022 16 hours ago, bangank36 said: Try adding to Home > Design > Custom Css section:first-child .gallery-strips { padding-top: 2vw; } Change value until it meets your requirement Hope it makes sense Support me by pressing 👍 if this useful for you Thank you!!! Beyondspace 1 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