Tyler7 Posted June 17, 2020 Share Posted June 17, 2020 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: Changing the navigation bar so that the font will auto-fit with the size of the screen. Or 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, Link to comment
Solution Beyondspace Posted June 17, 2020 Solution Share Posted June 17, 2020 Feel free to check solution for option 2: Add the snippet below into custom css code @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 pluginIf 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
monachi Posted November 21, 2020 Share Posted November 21, 2020 I am having an issue that on the iPad width the logo is shown twice (not on mobile though) and the navigation is shown as well as the hamburger. Can anyone help me with that? Besides that the code worked perfectly thank you :) Beyondspace 1 Link to comment
monachi Posted November 21, 2020 Share Posted November 21, 2020 Site URL is: https://okra-purple-xrgn.squarespace.com PW woya Thank you for helping :) Beyondspace 1 Link to comment
Beyondspace Posted November 21, 2020 Share Posted November 21, 2020 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 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 pluginIf 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
monachi Posted November 22, 2020 Share Posted November 22, 2020 10 hours ago, bangank36 said: Please change this to 769px Genius, thank you so much! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment