How can I enlarge the site logo in the morgan template? It is very small.
jbcarboni Hi Add this code in custom css and increase the height value
.logo-image img { max-height: 30px; }