Tagged: Mobile logo size Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 9, 2015 at 11:39 pm #393398 coreyblaserParticipant I am trying to resize the logo on mobile so that it does not size out of the header when set with a custom pixel height. I am trying: .logo { padding-left: 50px; height: 45px !important; } February 10, 2015 at 6:32 pm #393855 YigitKeymaster Hi coreyblaser! Please add following code to Quick CSS @media only screen and (max-width: 990px) and (min-width: 769px) { .shiftnav-wrap { padding-top: 0!important; }} Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In