Header logo regression since 6.0.3
-
Dear,
I just updated my second website from 6.0.2 to 6.0.3 and your theme now faces an incompatibility issue with Imagify, which wasn’t occuring until 6.0.2
Look at this video in private
Thanks
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-logo picture {
max-height: inherit;
}
.wd-logo picture img {
max-width: inherit;
}
Kind Regards
Will this be fixed in 6.0.4 ?
Yes, it seems to be a bug with the WEBP format in the logo element.
Thanks you can close this ticket
The topic ‘Header logo regression since 6.0.3’ is closed to new replies.