Width of header is depending on width of content, which you can choose in theme option – general.
But you can make it really full width. For this, add next code
.logo_section_wrap .rh-container{width:100% !important; padding: 0 20px}
you can place this in theme options – general options – custom css