Home Forums WoodMart support forum Header logo regression since 6.0.3

Header logo regression since 6.0.3

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #282457

    Jeriss Cloud Center
    Participant

    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

    #282591

    Artem Temos
    Keymaster

    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

    #282743

    Jeriss Cloud Center
    Participant

    Will this be fixed in 6.0.4 ?

    #282761

    Artem Temos
    Keymaster

    Yes, it seems to be a bug with the WEBP format in the logo element.

    #282930

    Jeriss Cloud Center
    Participant

    Thanks you can close this ticket

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Header logo regression since 6.0.3’ is closed to new replies.