Archived topic
Logo too small
3 replies · Started by Nick on April 11, 2018
I've been searching and googling and can't find a solution to this though I see there are some related topics. I am using the paid version of GP and cannot figure out why the header logo is so tiny on desktop. Even when I upload the full sized version of the logo (2667 x 1611 px), it still shows up tiny up there. Then when I try to add some CSS to increase the height to say, 100px, it gets completely pixelated. Please help?
Hi there,
You have this custom CSS added:
.site-logo {
max-width:140px;
}
If you remove that, the full size will be used.
who put that there :)
thanks!
You're welcome :)