Jump to content

Modify Dropdown Menu in Navigation Bar

Go to solution Solved by tuanphan,

Recommended Posts

I'm looking for some guidance on modifying a drop-down menu in our navigation bar.  Specifically, I'd like to:

  1. Increase the line spacing on the drop-down menu options
  2. Left justify the drop-down menu options

I tried inserting some code I found on the Forum in the Custom CSS field but had no luck. Can anyone provide some guidance?

Link to comment
  • Solution

#1. You can use this code to Website Tools (under Not Linked) > Custom CSS

div.header-nav-folder-item {
    margin-bottom: 30px;
}

#2. Use this CSS code

div.header-nav-folder-content * {
    text-align: left;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.