Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #2991626
SVG Logo
Closed

Comments

  •  12
    KatKARAVAN started the conversation

    Hi!

    Since the update, the header area is ways higher with a svg format logo. With a JPG format logo, the header area is like it should be.

    Any idea to do, to solve the issue?

    Thanks a lot for your help!!

    Best, Katrien

  • [deleted] replied

    Hi ryanterry,

    It seems that this problem happened because an update that SVG Support plugin released (more info). Until they fix this issue, to resolve this problem, please add this CSS code on your Custom CSS area:

    .header-block__row.header-block__row--main .logo-image {
        height: auto;
    }
    

    Alternately, you can download an old version of SVG Support plugin here: https://downloads.wordpress.org/plugin/svg-support.2.4.zip and replace the version 2.4.2 with it.

    Have a great day!

  •  12
    KatKARAVAN replied

    THANK you so much! You are amazing! Always ready to help!!

    Best, Katrien

  • [deleted] replied

    Happy to hear that Katriensmile.png

    Have a great day!

    I will set this ticket as solved from here.