Jump to content

Nav dropdown menu with multiple columns falls off page

Recommended Posts

Site URL: http://www.gmc.org.sg

I found the code from another thread and put it into my site:

[href="/connect"]+.Header-nav-folder,

[href="/ministries"]+.Header-nav-folder,

[href="/resources"]+.Header-nav-folder {
    column-count: 2;
}

It works beautifully, only that the Ministries folder falls off the page and the Resources one doesn't work (screenshots attached). Is there a way to solve this? I removed the code for the 'ministries' item on the site so that it wouldn't be live.

Thanks!

Screenshot 2020-10-17 at 3.31.01 PM.png

Screenshot 2020-10-17 at 3.31.37 PM.png

Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > Design > Custom CSS

[href="/ministries"] + span {
    column-count: 2;
    margin-left: -200px;
}
[href="/resources-1"] + span {
    column-count: 2;
    margin-left: -150px;
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

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