Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
jcdesign Posted April 30, 2018 Share Posted April 30, 2018 This code is working on many themes, not all but maybe yours. Just change the value of the "px" to adjust your logo and background. @media screen and (max-width:979px) { #elLogo img { max-width: 100%; max-height: 90px; padding: 5px; padding-top: 20px; padding-left: 0px; position: relative; left: 50%; margin-top: 40px; transform: translate(-50%, -50%); } } @media screen and (max-width:979px) { #ipsLayout_header header { max-height: 100px; } } Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.