Is there a way to enlarge a navbar logo on a distill site? Could I do so through modifications to the theme.css?
I have a logo image that is appropriately cropped, but looks very small in the navbar. It appears to be squeezing into the same height as the text height, and I was wondering if it could go larger.
Thank you for contributing this solution! This worked perfectly for the logo!
However, with the englargement of the navbar, the vertical text alignment is off between the title on the left hand side and the navbar items on the right hand side. Do you know of any solutions to make the title have the same vertical alignment as the nav bar items on the right side?
Hi! I've created a reproducible example but the positioning depends on the image size, that's why you couldn't center the elements properly. You will need to fine-tune transform: translateY(-70%); and top: 25%; on the example.