Jump to content

Navigation Dropdown Folders

Recommended Posts

Site URL: https://octahedron-plantain-seg7.squarespace.com/

In my header navigation, I have 2 drop-down folders in which one should be larger than the other. Question A - How do I make one drop-down longer than the other? Question B - How can I make the drop-down fall down under the Main Section rather than far off left? Question C - Is there a custom CSS to make the folder drop straight down like its coming from the section name? Website password: morrill@trial

Link to comment
  • Replies 4
  • Views 345
  • Created
  • Last Reply
10 hours ago, GavinM01 said:

Width

 

Add to Home > Design > Custom CSS

/* catalog width */
[href="/catalog"] + div {
    width: 250px !important;
}
/* about us width */
[href="/about-us"] + div {
    width: 300px !important;
}

 

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
On 5/16/2020 at 2:30 AM, tuanphan said:

Add to Home > Design > Custom CSS


/* catalog width */
[href="/catalog"] + div {
    width: 250px !important;
}
/* about us width */
[href="/about-us"] + div {
    width: 300px !important;
}

 

The CSS you sent me worked. Thank you!

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.