• Resolved cre8iveKos

    (@ravenview)


    Hy together…
    As a complete newbie that I am I wanna try to setup an author site to support my very first book when it´s done.
    So I´ve got the question how big a banner / logo has to be or which size it mustn´t exceed.

    If there is any mistake in my english language… Sorry but I am german ^^

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cre8iveKos

    (@ravenview)

    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.

    Theme Author Ben Sibley

    (@bensibley)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Logo Size’ is closed to new replies.