Hello
I had received great help on this website, now my client wants a little bit more adjusting on the final logo size. I reduced the size of the header to 100 Pixels in the header area because they did not want a lot of white space. Of course, by doing this, it reduces the size of the logo. Do you have some custom css I can add to increase the logo in the header menu by 50%?
Hey Maggie,
Thank you for the inquiry.
There are transparent spaces above and below the actual logo image (see private field). Try to remove the current logo from the Media > Library, edit the image to remove the transparent gaps using any photo editing tool, then upload it again.
Remove the green part:
You can also try this css code:
.logo img, .logo svg {
min-height: 150px;
margin-top: -24px;
}
.logo, .logo a {
overflow: visible;
}
Best regards,
Ismael
Thank you very much
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard