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
Solution Beyondspace Posted June 17, 2020 Solution 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; } } Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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! 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