Jump to content

Main Nav/ Banner Isuue

Recommended Posts

Hello,

I go crazy right now. For hours I try to fix an issue with the main nav and a banner I want to use.
Please see the images attached. The main nav always overlaps on the landing page over the banner image.
On the category pages it´s above and fine. I tried all CSS helps I could fine but non of them worked.

I hope somebody can help me.

Thanks in advance,

Jan*39532897_Bildschirmfoto2019-10-14um12_00_03.thumb.png.8e6f874dfce00f6b9a0d0bd98d00971e.png599689320_Bildschirmfoto2019-10-14um12_00_11.thumb.png.83f2d1739a860d4d0f8f4bb80bc35ee1.png

Link to comment
  • Replies 13
  • Views 346
  • Created
  • Last Reply
Just now, bureau_sort said:

Hi there

sorry its not online yet.

Jan*

You can set the site to have a password so that people here can help you. 

Go to - Settings > Site Visibility > Password Protected 

 

Link to comment
Just now, bureau_sort said:

I didnt by the squarespace abo yet.

so now URL

😞

You can link to a trial site. 

 

 

Link to comment

Insert this in your custom css and play with the margin-top value

.homepage .Header-inner.Header-inner--bottom {
    margin-top: -20px;
}

 

If this helps, please hit Like. 

Link to comment

Each page has a collection ID that you can see if you inspect the code. 

THe code below will do both the homepage and the page you mentioned. 

.homepage, #collection-5d9ef4a5ee902a468db30b52 {
	.Header-inner.Header-inner--bottom {
    	margin-top: -20px;
	}
}

Please hit like if this solves your problem

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.