Having nav on one line and ensuring it is still centred!
Hi I am building a client site and have been searching through forums for codes to stop the nav from going onto a second line. However, When I entered the below code it worked. But did not center everything. Please note that all forums are only showing websites where the logo on the left. My logo sits in the centre as well as the navigation.
nav.header-nav-list {
flex-wrap: nowrap;
}
Here is the site: https://spiralockstemp.squarespace.com/
Thank you!