Logo size & header padding

Hello I am hoping to increase the size of my logo as well as the white border that encases it.

I have tried to amend the CSS as advised in other threads but it doesn’t seem to be working?

Hello there,

I hope you are doing well today.

You may need some custom CSS for your logo.
Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

Hello!

Thank you for getting back to me, our site is http://creogroup.com.au/

Hello - just following up on this ?

Thank you

Hi,

Go to Appearance -> Customize -> Additional CSS,

.logo {
    max-height: 100%;
}
.nav-bar {
    height: 70px;
    max-height: 70px;
}

Adjust the values according to your needs.

Let us know,

Thanks,
laranz.