steven666 Posted January 20, 2019 Share Posted January 20, 2019 i tried putting section#header .logo img { margin:0; padding:0; max-height:1100px; vertical-align:middle } in custom.css but the changes are not showing on my whmcs 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 21, 2019 Share Posted January 21, 2019 it should work - any browser / cloudflare caching taking place... ? https://prnt.sc/m9zmpa 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 21, 2019 Share Posted January 21, 2019 12 hours ago, steven666 said: i tried putting section#header .logo img { margin:0; padding:0; max-height:1100px; vertical-align:middle } in custom.css but the changes are not showing on my whmcs Try using min-height. Max defines the largest it will be allowed to get, not how large it should be. https://developer.mozilla.org/en-US/docs/Web/CSS/max-height 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.