Jump to content

Reduce padding between top navigation and header content block?

Recommended Posts

Posted

There a too much white space for me up at the top. How do I reduce the padding between the bottom of top nav and the header content? I'm using the FIVE template.

Thanks!alt text

screen-shot-2016-01-30-at-70227-pm.png.58a6cde5b8a609d65c33ff97e3198143.png

  • Replies 1
  • Views 3.2k
  • Created
  • Last Reply
Posted

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

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.