January 15, 2024 at 9:43 pm
#11857
Keymaster
Hello Vladana,
Go to Appearance -> Customize -> Additional CSS -> Add the below code there and click Publish
.hearder-holder .logo-default img {
max-width: 150px!important;
}
This will set the maximum width of your logo to be 150 pixels.
Thanks