Hello Luka,
Are you able to get this sorted?
I have just checked your website and I could see that there is a gradient background added to the navigation area when scrolled:
You may also try adding this code in X > Theme Options > CSS:
.x-navbar.x-navbar-fixed-top {
background-color: #fff;
}
Kindly note that since this is a custom code that changes the default behavior/display of the theme, you will be responsible to maintain or update the code in case you require further changes or if the code stops working in future updates. If you are uncertain how to proceed, it would be best to get in touch with a developer.
Hope this helps.