Site logo

[Resolved] SVG Firefox

Home Forums Support [Resolved] SVG Firefox

Home Forums Support SVG Firefox

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

    I noticed a bug in Firefox and SVG graphics.

    I believe this is a newer bug in Firefox.

    When using an SVG image as the logo, it doesn’t display at all in Firefox.

    I think the problem is Firefox is requiring SVG graphics to use pixels instead of percents?

    #717354
    Barbara

    I was able to fix it by updating the site-logo CSS code:

    .site-logo img {width: 200px; max-width: 200px; height: auto; }

    #717368
    Leo
    Staff
    Customer Support

    Glad you fixed it and thanks for sharing the solution 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.