- - Site preview

Fix - SVG not shown in Firefox

SVG-Image not visible only in Mozilla Firefox? Try to add a (minimum) pixel width on the <img>.

img {
    min-width: 130px;
}

Set min-width in Elementor with selector img