change logo size
-
Hi! The default logo size at the top left is a bit smaller than I’d like. Is there a CSS code I can use to adjust the size?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Your site is marked as private, so, I could not check directly.
However, please give a try to following CSS
.site-logo { max-height: none; height: 80px; }
Hope this helps.
Thanks.
Sanijp S.
- The topic ‘change logo size’ is closed to new replies.