• how can change my site logo ?

    WordPress theme is medzone.

    lite I found this reply. But my page has not this code!

    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.

    • This topic was modified 1 year, 12 months ago by malavan1948.
Viewing 1 replies (of 1 total)
  • Hello @malavan1948,

    Thanks for reaching out to us!

    We noticed that you already contacted us via our contact form on our email and we will continue our conversation there.

    Warm regards,

    Beatrice.

Viewing 1 replies (of 1 total)
  • The topic ‘change logo size in medzone lite’ is closed to new replies.