Jump to content

Forte - Navigation width

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

You mean dropdown menu??

Add this to Home > Design > Custom CSS

@media screen and (min-width:641px) {
#topNav .folder .folder-child-wrapper {
    min-width: 300px;
}
#topNav .folder .folder-child-wrapper ul.folder-child li a {
    width: 100%;
}
}

 

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
  • 6 months later...
6 hours ago, renscoolsdotcom said:

tuanphan

I used your code and it works like a charm! Although now I experience another problem: the dropdown menu isn't under the correct title anymore. I added a printscreen to show you the problem. The menu is currently underneath NEWS, but it should be underneath PROJECTS. Any idea on how to resolve this?

Thanks in advance!

 

Can you share site url? We can check easie.r

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
On 10/1/2020 at 10:26 PM, renscoolsdotcom said:

tuanphan

The URL is http://www.gallerygallery.be

Add to Home > Design > Custom CSS

#topNav .folder .folder-child-wrapper {
    position: absolute;
    left: 50%;
    z-index: 1100;
    padding-top: 18px;
    transform: translateX(-50%);
    margin-left: 0;
}

 

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
  • 2 weeks later...

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.