Jump to content

Moving/Adjusting Navigation Bar in Harris

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
  • Replies 6
  • Views 675
  • Created
  • Last Reply

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;
  }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.