Homepage › Community Forums › Epik Theme Support › Header height – iPhone Only › Reply To: Header height – iPhone Only
You can add this code to the iPhone section in your css (responsive css at the bottom) and that would remove the extra spacing/height –
.header-image .site-title a { min-height: 0; }