we checked your site and didn't noticed anything like this and the following screenshot http://pasteboard.co/eKDUsYXjD.png is a proof of how your logo looks when when header is sticky.
Yes, exactly, the screenshot is from desktop. We didn't noticed that you are talking about the mobile, sorry. Anyway, we did checked it once more and found where the problem is and this would be fixed with next theme update. For now, please put the following custom css under Theme options > Custom CSS & JS > Custom CSS section:
@media only screen and (max-width: 767px) { .mobile-sticky #Top_bar.is-sticky #logo img:not(.svg){ width: auto !important; } }
Comments
we checked your site and didn't noticed anything like this and the following screenshot http://pasteboard.co/eKDUsYXjD.png is a proof of how your logo looks when when header is sticky.