By default, the logo should work fine with the theme….However, it looks like you’ve added customizations which cause it to disappear. From looking at it, it appears to have something to do with this code – img.remove {display: none;} that you’ve added. Try removing, or adjusting it and it should work, since the image appears exactly the same on my end.