Home Forums WoodMart support forum SVG firefox and opera

SVG firefox and opera

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133110

    Hi,

    We use our logo as svg and used the sudgested plugin save svg with makes it able to upload it.
    the logo is working properly on chrome but doens’t work on firefox.

    css:
    .site-logo img[src$=”.svg”] {
    width: 100%;

    someone an idea why it isn’t working in firefox and opera?

    link: https://rj.bladewp.com/

    #133137

    Artem Temos
    Keymaster

    Hello,

    Currently, you have PNG logo uploaded and not svg.

    Regards

    #133138

    Hi Artem,

    thx for your quick response!. you have to switch the language to nederlands to show what i mean.

    #133139

    Artem Temos
    Keymaster

    To fix this problem, you need to open your SVG file with some editor like Sublime Text or default system text editor and add height and width attributes to your <svg> tag like it is shown on the screenshot https://gyazo.com/83fd36b0bb9628bb1aed2bd3d5d063c5
    Then you will need to reupload your logo as new image.

    Regards

Tagged: 

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