And… ist it possible to place a loge in the header AND the footer? So that I could have Something kinda “Hello” in the header and some “bye” in the footer?
There isn’t a set size for headers or logo. Just ask yourself if your product would benefit from a large header. Products that are visual in nature I think benefit from large headers.
But, I think information products would do better with will written sales content explaining the benefits of your product. Good sale copy is a must.
I guess the question you should ask is will my product benefit from a large header. Large headers are popular but the do come at a cost. If you have a large header your forcing your customer to scroll father down the page to find information about your product. Placing images and plugins in your site will depend on your theme.
Thanks for choosing Tracks!
There is currently a size limitation on the logo, but you can remove this and upload a logo of any size you want.
Here is how you can remove the size limitation:
.logo {
max-height: none !important;
max-width: none !important;
}
You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.
As for the footer logo, I’m afraid this is currently an option in Tracks. For now, the logo can be added in the header, and the site title will be used in the footer.