Archived topic
Easy way to resize logo?
3 replies · Started by Adam on August 25, 2017
Hey everyone,
Really digging Generate Press, but can't seem to find an easy way to adjust the size of the logo in the header, and it seems like there would be a slider somewhere as everything else is so easy to adjust. Am I missing something?
Thanks,
Adam
An option like this would definitely be useful - noted.
For now, try this CSS:
.site-logo img {
max-width: 250px;
}
Thanks Tom, that works great and is easy enough to adjust - allowed me to upload a slightly higher resolution logo since resizing our logo to 350px width made it pixelated. Problem solved.
Yeah, given how much people tend to like having their logo look just right, you might want to think about adding a slider to adjust that!
Cheers,
Adam
Glad I could help! :)