Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article

Okay
  Public Ticket #938243
Make logo appear bigger
Closed

Comments

  •  2
    taiwozenith started the conversation

    I uploaded a logo with size 1600px by 500px. It appears really small on the site. Where can I change the default logo size please, I'd like it bigger than what it looks like now. Thanks.

  •  361
    Filip replied

    Hello there,

    Well, 1600x500 is a huge picture. It would suit a section background image for sure.. Anyway, you may use this CSS code to increase the logo size:

    .navigation .logo img { max-height: 60px; }

    How to add custom CSS code?

    Kind Regards,
    Veented Team