Tagged: 

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

    Hey Kirstie,

    It seems to be working as it should on mobile, but not on desktop for some reason. Please try this in Quick CSS to see if it helps:

    div .logo {
        height: 100%;
        width: 100%;
    }

    Best regards,
    Rikard

    #1324852

    or try an absolute Value please.

    #top .logo svg {
        width: 450px;
    }

    the real dimension is managed through the surrounding container – but for scaling it needs (in some browsers an absolute width ( height ) ).
    Can you show me a link – if not to the page – then to the svg itself?

    #1324961

    Thank you! I just added Rikard’s code and that did the trick!

    #1324993

    Hi MJM,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘SVG Logo Not Displaying’ is closed to new replies.