Jump to content

Reducing padding/gap between header and portfolio on home page

Recommended Posts

Hello all!

I'm currently in the process of designing my portfolio website and I've noted that there is too much of a gap between the header and portolfio on my home page. I'd  like to reduce the gap between the portfolio and the header.

I've gone through all the settings but they all seem to counter act each other.

Having spoken to the Customer Support team, they said that I'd need to have some coding to reduce this gap.

I'm pretty new to this all so was wondering if anyone had any help in what coding I can insert to reduce the gap? My apologies if it's very simple - I'm fairly new to all this!

I'm using the Novo template.
 

Thanks for your help!

Jacob.

1642856512_Screenshot2020-01-2109_44_12.thumb.png.391b3037f1c2a626974b242ee074b381.png

Link to comment
  • Replies 5
  • Created
  • Last Reply

Hey. Greetings from Buenos Aires!

I'm having exactly the same problem. 😔

Managed to tweak it on my mobile with this code:

@media screen and (max-width:640px) {
#headerWrapper header {
    padding-bottom: 10px;
}
}

But the gap still remains on my site. 

lolarojo.com

Any ideas will be much appreciated.

Thanks!

1366464918_ScreenShot2020-01-21at12_42_44.thumb.png.cf995e69b685d36b3391bb6ccd554707.png

 

 

 

Link to comment
9 hours ago, lola_rojo said:

Hey. Greetings from Buenos Aires!

I'm having exactly the same problem. 😔

Managed to tweak it on my mobile with this code:

@media screen and (max-width:640px) {
#headerWrapper header {
    padding-bottom: 10px;
}
}

But the gap still remains on my site. 

lolarojo.com

Any ideas will be much appreciated.

Thanks!

you can remove media query to apply on all devices

#headerWrapper header {
    padding-bottom: 0;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.