Homepage › Community Forums › Epik Theme Support › Mobile responsive logo issue › Reply To: Mobile responsive logo issue
@leannemorrison Add this code to your Responsive section (bottom) in your css file –
.header-image .site-title a { background-size: contain !important; }
I would add it in the iPhone responsive section, it should be the very last one.