1. Home
  2. ReHub Theme
  3. Advanced tips and customizations
  4. How to make full width header

How to make full width header

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