I finally found a way :
In the editor, in “templates-parts”, find the file “header-nav.php”.
Replace line 22 by :
<?php echo '<a href="/"> <img src="LINK OF YOUR IMAGE" /> </a>'; ?>
It worked for me but your image has to be in the right dimensions.
Hi,
I have the same pixelisation issue. Did you find a way to fix it ?