Jump to content

Stacking menu

Recommended Posts

I hate the way the menu stacks when a browser window is a bit small - I've tried to find a way to prevent this - I want the menu to display horizontally or hamburger - nothing else.

Anyone know how I could make this happen?

Thanks in advance

screen-shot-2019-08-16-at-110645-am.png.fc4d63f99051b27cfb567b76db93948a.png

Link to comment
  • Replies 7
  • Created
  • Last Reply

@JudeG Add to Home > Design > Custom CSS


@media screen and (max-width:900px) {
.Header--top {
   display: none;
}
[data-nc-base="mobile-bar"] {
   display: block;
}
}




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.