Home Forums WoodMart support forum UPLOAD LOGO IN SVG

UPLOAD LOGO IN SVG

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #190370

    estebanmp
    Participant

    Hi im try to charge my logo in svg because any dimension or quality in PNG give me a distorsion image that i dont like, im try to remplace the original file in the data base but my logo doesnt appear when i remplace the original file Wood-logo-dark.svg with my logo in this same format.

    #190447

    Hello,

    The page may have a customer header that is why you may edit the default header and you do not see the changes as page is configured to display custom header.
    https://xtemos.com/docs/woodmart/header-builder/set-different-header-specific-page/

    Another reason why you do not see the changes is the cache.

    As for the SVG problem. There may be two reasons:

    1. You need 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.

    2. Chrome browser needs the image to be almost of the same size as the containing block is. Try different SVG sizes.

    Best Regards

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