[Support request] SVG for Site logo sizing question

Home Forums Support [Support request] SVG for Site logo sizing question

Home Forums Support SVG for Site logo sizing question

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

    Hello! I’ve uploaded my logo as a SVG using the instructions in the Generate Press docs.

    I’ve sized the logo using this:

    .site-logo img {
        width: 70%;
    }

    In chrome, it looks like this, which is what I want:
    Chrome render

    But in Safari, it looks like this, which is way too big:
    safari render

    How do I ensure that the size I’m seeing in Chrome will translate properly?

    #443322
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try setting a specific px instead of using percentage?

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