Jump to content

changing dropdown menu width

Recommended Posts

hello, i'm having trouble adjusting the width on my dropdown menu. i want to decrease the width because it looks weird especially when i over over a specific item on the dropdown menu. i have tried numerous codes but no luck. can someone please help me with this issue?

(attached screenshot of website dropdown menu below; i had my mouse hovered over the "video shoots" link when i took a screenshot)

i don't remember what theme i had originally started with but i think it might be brower.

Screen Shot 2021-01-30 at 12.41.58 AM.png

Link to comment
2 hours ago, ogmdrng said:

hello, i'm having trouble adjusting the width on my dropdown menu. i want to decrease the width because it looks weird especially when i over over a specific item on the dropdown menu. i have tried numerous codes but no luck. can someone please help me with this issue?

(attached screenshot of website dropdown menu below; i had my mouse hovered over the "video shoots" link when i took a screenshot)

i don't remember what theme i had originally started with but i think it might be brower.

Screen Shot 2021-01-30 at 12.41.58 AM.png

it would help if you can share your site url 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Add the following to your CSS.

.header-nav .header-nav-item--folder .header-nav-folder-content {
    
  min-width: 125px;
  
  }

This is for a v7.1 site.

You will need to adjust when you add or delete menu items.

Let us know how it goes.

Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support!

Link to comment
1 hour ago, creedon said:

Add the following to your CSS.


.header-nav .header-nav-item--folder .header-nav-folder-content {
    
  min-width: 125px;
  
  }

This is for a v7.1 site.

You will need to adjust when you add or delete menu items.

Let us know how it goes.

it worked, thank you so much!

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.