Jump to content

Change Width Of Nav Bar Menu On Desktop

Recommended Posts

Site URL: https://www.alanbochildrenswriter.com/

Hello,

I'm essentially using the menu hamburger bar as my desktop menu bar. However, the menu in the top right fills the screen on my desktop. Is there a way to make it narrow? All previous CSS codes used in other forum answers don't seem to work, though I'm also terrible at coding so I may be inputting the codes wrong.

https://www.alanbochildrenswriter.com/

 

Thanks for your time,

Alan

Link to comment
  • Replies 2
  • Views 269
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

17 hours ago, ABO said:

Site URL: https://www.alanbochildrenswriter.com/

Hello,

I'm essentially using the menu hamburger bar as my desktop menu bar. However, the menu in the top right fills the screen on my desktop. Is there a way to make it narrow? All previous CSS codes used in other forum answers don't seem to work, though I'm also terrible at coding so I may be inputting the codes wrong.

https://www.alanbochildrenswriter.com/

 

Thanks for your time,

Alan

Add to Design > Custom CSS

/* Desktop overlay menu width */
@media screen and (min-width:901px) {
.Mobile-overlay {
    width: 30%;
}
}

 

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.