Hi There,
Thanks for writing in! I’m not seeing any white line below the slider. You can remove the above line by adding the Custom CSS below on the Customizer.
.x-navbar-wrap {margin-bottom: 0 !important;}
header .x-navbar {border-bottom: 0;}
Hope it helps, Cheers!