Leo
(@leohsiang)
Hi there,
There isn’t a best size for logo – it can be as big or as small as you want.
If the logo is big, it will just get re-size down to fit the mobile screen.
Let me know if this helps 🙂
Ok LEO, thank you.
Last question: how you can see in my website mobile version (http://www.salutealtop.com), there is a white space about logo image.
I would like logo could fill the entire section.
See here what I mean: https://s14.postimg.org/p67a47k29/logo.jpg
Thank you again 🙂
Albert
Theme Author
Tom
(@edge22)
Hi there,
You can remove that space around the header with this CSS:
.inside-header {
padding: 0;
}
Let me know if you need more info 🙂
Thank you very much Tom 😉