Fit my new logo in this place but my bar to stay same size

Hello,

I want to replace my logo with new one but to fit on my bar (because it change the hight) i want to stay the same size but to fit on my header.

Thanks for the help

www.lifehack-gadgets.com

Add This Css In your Edite code > base.css File

.header__heading-logo-wrapper {
    max-width: 220px !important;
    height: auto;
}

And Than Put Your Orignal Logo.

It makes my header too big

Ok your image is Big size please cut out of her border and then put

And Add My New Css on Old css

.header__heading-logo-wrapper {
    max-width: 100px !important;
    height: auto;
}

Just remove all the white space

It

Now its too small

Its better now but its too small i want to be more zoomed and bigger length

In your base.css remove these two codes

The size is good but it change my header size i want the header size like before

Don’t do this with code, it only makes it worse, change the actual image size so it fits your needs

Right now your image is 87px height, reduce it.