Okay
  Public Ticket #262523
Logo Size iPad
Closed

Comments

  • Hayley started the conversation

    Hi, I tried changing the size of the logo in the iPad header based on the code you posted on the forum and a couple of problem occurred. 

    The height of the header did not change so the logo ended up being larger than the header. Also, the sticky header stopped working.

    Can you advise? Thanks.

    Here's the code I used:

    /* iPad */ @media only screen and (min-device-width: 481px) and (max-device-width: 1025px) { 

    body header#top #logo img { height: 100px!important; margin-top: -12px; 

        } 

  •  8,839
    Tahir replied

    Hey!

    Could you please post the site url so we can take a look. 

    Thanks


    ThemeNectar Support Team