In order to display top bar in sticky header should be used below CSS:

.header_wrapper.customnav {

margin-top: 40px;

}
.top_bar_wrapper {

position: fixed;

}