Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @romekzpolski,

    Thank you for reaching out to us!

    Please go to this file: medzone-lite\inc\class-medzone-lite.php and on lines 385-389 you will see this code:
    array(
    ‘height’ => 35,
    ‘width’ => 130,
    ‘flex-width’ => true,
    )
    Replace it with this one:
    array(
    ‘height’ => 35,
    ‘width’ => 130,
    ‘flex-width’ => true,
    ‘flex-height’ => true,
    )

    After you make this change, save the file and then go to your dashboard > remove the current logo and upload the larger image again.

    Warm regards,
    Beatrice.

    Thread Starter romekzpolski

    (@romekzpolski)

    Thank you it works

    • This reply was modified 3 years, 2 months ago by romekzpolski.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo size’ is closed to new replies.