Ok, thanks. As we can see, it's custom css so to get rid of this border, please remove the following css under Theme options > Custom CSS & JS > Custom CSS section:
@media only screen and (min-width: 768px) { #Top_bar:not(.is-sticky) .column { border: 1px solid #dfdfdf; } }
Comments
please send us link to page where you got this white border so we can have a look on it first.
Thanks!