Home / Menu Options / How to display top bar in sticky headerHow to display top bar in sticky header 3310 views 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;}