Is there any way I can center the logo vertically when the fixed header is expanded? My logo is wide and short (300px x 30px), so it is not aligned with nav. I tried adding padding with CSS, but then the logo is too small when the header area contracts.
Thanks for your help!
Hi sharonreiley,
The best thing to do would be to use a taller logo so that it has more room above. There isn’t any css indicator to control the padding when fixed vs non-fixed on the header that I know of.
Regards,
Devin