Hi @tsgiannis,
Thanks for choosing Neve and sorry for the difficulties encountered!
We are already aware of this issue and our developers are currently working on a fix for it. It may be related to the fact that you’re still using the legacy skin. When we introduced the 3.0 version of Neve, we also introduced a new skin that provides some new features. You can find out more about the new skin and how to migrate to it in our dedicated documentation.
If you don’t want to migrate to the new skin, you can add the code below in the Additional CSS section within the Customizer to temporarily solve the issue, until we release an update that includes a fix for it.
.nav-ul li > .wrap {
display: flex;
align-items: center;
position: relative;
}
Rolling back the theme to the previous version should solve the issue as well.
We apologize for the inconvenience and thank you for your patience!