Jerry55 Posted June 17, 2020 Share Posted June 17, 2020 Site URL: https://rejuv.tech/ Hi, how can I reduce the blank space between the logo at the top of my website and the gallery beneath it(MOBILE ONLY) ? My site is https://rejuv.tech/ Thanks so much! Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 Please try this Jerry55 @media screen and (max-width: 768px) { #page { padding-top: 10px; } } @media screen and (max-width: 600px) { #page { margin-top: -30px; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Jerry55 Posted June 17, 2020 Author Share Posted June 17, 2020 Thank you! That worked perfectly! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.