Format: PNG and JPEG (tried both)
original file size: 2400X1800
I tried the following custom CSS you had posted earlier for image logo..
@media screen and (min-width: 1px) { .site-header .site-title img { max-height: 350px; } }
min-width – 1px to any px remains the same.. meaning, i am not able to get the logo to be wide enough
max-height: i have used 350px
(in theme options i have used FULL SIZE. CENTER. FILE URL. INSERT IN TO POST)
Query:
How could i reduce the redundant white space above and below the logo?
How can i increase the width – to optimize it?