Home Forums WoodMart support forum SVG Logo in header builder not showing in frontend

SVG Logo in header builder not showing in frontend

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383558

    Jeriss Cloud Center
    Participant

    Dear,

    I added an SVG logo widget in my header builder but it doesn’t load on the frontend. Why?

    Thanks
    Simon

    Attachments:
    You must be logged in to view attached files.
    #383568

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. We will release a small update tomorrow with the fix also

    body .wd-logo img {
    width: unset;
    }

    Kind Regards

    #383569

    Jeriss Cloud Center
    Participant

    Ok thanks, I’ll wait for the patch.

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

The topic ‘SVG Logo in header builder not showing in frontend’ is closed to new replies.