Jump to content

Moving/Adjusting Navigation Bar in Harris

Go to solution Solved by Beyondspace,

Recommended Posts

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

Hello, I have a couple of difficulties regarding the navigation.

My first issue was that on different size monitors, the navigation appears differently due to SquareSpace moving the navigation bar to fit the screen. (pictured shows navigation bar adding a second line just for "contact us"). I tried to shrink the font but then on larger monitors it appears small and out of the way.

I was wondering if I could get some help either:

  1. Changing the navigation bar so that the font will auto-fit with the size of the screen. Or
  2. Moving the navigation bar under my header so the navigation bar will use the length of the screen and wont need to be shortened.

Any help is greatly appreciated. Let me know if anything needs to clarified.

 

Thanks,

Capture.PNG

Link to comment
  • Solution

Feel free to check solution for option 2: Add the snippet below into custom css code

image.thumb.png.fc99b57e27eaf8a07148af33cbd1ddde.png

@media screen and (max-width: 768px) {
  #block-yui_3_17_2_1_1591890364287_14552 h2 {
    line-height: 0.9em;
  }
}
@media screen and (min-width: 768px) {
  #header {
    display: block;
  }
  #header [data-nc-container="right"] {
    text-align: center;
    display: block;
    position: relative;
    top: -20px;
  }
}

 

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
  • 5 months later...
9 hours ago, monachi said:

Site URL is: https://okra-purple-xrgn.squarespace.com PW woya 

Thank you for helping 🙂

Please change this to 769px

image.png.5fb1c1887dcebe174bbb36c55010653e.png

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

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.