Home Forums WoodMart support forum SVG Logo (Header Builder)

SVG Logo (Header Builder)

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

    axxo
    Participant

    Hi there,

    If I try to upload an SVG logo for my website, it somehow doesn’t work properly in the header builder. Is there any way to fix this?

    Many thanks
    -a

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

    axxo
    Participant

    Could fix it with this code 🙂

    .site-logo img[src$=".svg"] {
        width: 100%;
    }
    #263399

    Hello,

    We are glad you have fixed the issue on your own.

    Alternatively, you can to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw
    Then you will need to re-upload your icons in WordPress Dashboard.

    If you have any questions please feel free to contact us.

    Best Regards

    #265110

    axxo
    Participant

    Awesome, works as well! Thank you so much…

    #265225

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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