Hello, I’m trying to prevent the text of the menu options from wrapping.
I used this code in base.css, which stopped wrapping, but it prevented me from changing the size of the logo. As you can see in the second pic below.
.header__menu-item {
white-space: nowrap;
}
https://pacess-theme-v2.myshopify.com/
pw: iffais
Thanks!

