Guest Posted July 14, 2020 Share Posted July 14, 2020 Site URL: https://alpaca-chicory-j23g.squarespace.com/ Hi there, Hope you are all well! I am trying to reduce the padding between my Site Title/Logo and my Blog Title. I have tried EVERYTHING and there is still a massive gap. Please could you assist with code? THANKS SO MUCH! Link to comment
RyanDejaegher Posted July 14, 2020 Share Posted July 14, 2020 Hey @Cari looks like the site is set to private, you'll need to set a site wide password before it can be viewed https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
Guest Posted July 14, 2020 Share Posted July 14, 2020 1 minute ago, RyanDejaegher said: Hey @Cari looks like the site is set to private, you'll need to set a site wide password before it can be viewed https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords Hello! I am still using the trial so it won't let me add a password. Is there another way? Thanks Link to comment
Guest Posted July 14, 2020 Share Posted July 14, 2020 Just now, Cari said: Hello! I am still using the trial so it won't let me add a password. Is there another way? Thanks Sorry, my password is: hellocari Link to comment
RyanDejaegher Posted July 14, 2020 Share Posted July 14, 2020 @Cari no worries I can see it now, did you make some adjustments already? The spacing doesn't seem to be as big as in the screenshot Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
Guest Posted July 14, 2020 Share Posted July 14, 2020 Hello! Just made adjustments. But I can't seem to change it on the grid view (see screenshot). Would you be able to assist with this please? Thanks! Link to comment
Guest Posted July 14, 2020 Share Posted July 14, 2020 Hello! I managed to fix it using the below code. 🙂 @media only screen and (min-width: 760px) { .blog-item-wrapper { margin-top: -6vw; margin-bottom: -6vw; padding-top: 0px; padding-bottom: 0px; } } @media only screen and (min-width: 760px) { .blog-masonry-wrapper { margin-top: -6vw; margin-bottom: -6vw; padding-top: 0px; padding-bottom: 0px; } } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.