Logo Width issue

  • Posted in : Editor
  • kavimani
    Participant

    Hi Serkan,

    I have a logo ..

    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?

    URL: http://promotraveller.com/

    Thanks
    Kevin

    serkan
    Moderator

    Hi Kevin,
    You don’t need to write media query if you target all the screen. And if you want to get wider, you should increase 350px.

    .site-header .site-title img { max-height: 450px; margin: -2em; }

    Thanks

    kavimani
    Participant

    Hi Serkan,

    Thank you. It’s perfect.

    Thanks
    Kevin

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register