Jump to content

Shorten distance between header and body on mobile

Recommended Posts

12 hours ago, taijiterasakistudio said:

Site URL: https://www.taijiterasaki.com/covid-memorial-scrolls

Hi, was wondering if there's a way to shorten the distance between the header and body of the website on mobile view? On Desktop view is fine. 

Screen Shot 2021-09-24 at 4.23.08 PM.png

Try this in Design > Custom CSS

@media only screen and (max-width: 768px) {
  #headerWrapper header {
	padding: 0 0 10px 0;
  }  
}

 

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.