Hi there,
I have a tall logo, one that would work best with a height of at least 304 px - is there an easy way to change the logo height?
Thanks!
Hi there,
I have a tall logo, one that would work best with a height of at least 304 px - is there an easy way to change the logo height?
Thanks!
Hey!
You can change the logo size with following css code - add it to css/custom.css:
#logo_container .logo a, #logo_container .logo a img{
height: 304px;
}
Best regards,
Peter
You must log in to post.