Jump to content

Reduce padding between top navigation and header content block?

Recommended Posts

  • Replies 1
  • Views 3.1k
  • Created
  • Last Reply

I don't have an exact answer for that but I might have a work around. You could make the navigation section bigger which should inherently reduce the padding below. I've got the following code in my custom CSS section.


#header .header-inner {
 padding-top: 30px;
 padding-bottom: 30px;
}

I also resized my logo to make it bigger to fit within the larger top navigation using the following code:


#logoImage img {
    height: auto;
    max-height: 250px;
    max-width: 250%;
    width: auto;
}

Hope that helped

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.