Comments Hayley started the conversationAugust 11, 2014 at 6:41amHi, 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,839Tahir repliedAugust 11, 2014 at 11:45amHey!Could you please post the site url so we can take a look. Thanks ThemeNectar Support Team Sign in to reply ...
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;
}
}
Hey!
Could you please post the site url so we can take a look.
Thanks
ThemeNectar Support Team