Hey Raphael,
I investigated this further because a while back, our development team has said that the builder’s code is compatible with modern browsers so we need to know if this is a bug or not.
I saved your bar as a template and loaded it in my test site and the issue persists. The weird thing is, I just disabled the link option and re-enabled it again and the issue was fixed. It looks like there’s some corruption in the builder’s data.
And even weirder, I didn’t edit your header but when I removed the code @Rad gave, your logo shows up in Edge.
It looks like you were editing the header while I was investigating because I saw 2 bars. It looks like when you edited, the builder’s data got fixed.
You also did not copy all of @Rad’s code (you forgot the closing brackets) and doing so would cause you future issues. I only see you copied this:
@supports (-ms-ime-align:auto) {
.x-image-preserve-ratio img {
min-width: 170px;
Thanks.