HomePage › Forums › Traveler › Customize Header › Reply To: Customize Header
Hello
You can use this css code in Traveler Settings > Styling Options > Custom Css to change it:
.header-top,#st_header_wrap_inner-sticky-wrapper {
height: 60px !important;
}
Thanks.