IliasGR Posted May 31, 2023 Share Posted May 31, 2023 Hello,how to change the size of the logo? Im using the twenty-one theme. Thanks 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted June 1, 2023 WHMCS Support Manager Share Posted June 1, 2023 Hi @IliasGR, The size of the logo is defined by the CSS: header.header .logo-img { max-width: 400px; max-height: 60px; } To make CSS changes, please see: https://developers.whmcs.com/themes/css-styling/ 0 Quote Link to comment Share on other sites More sharing options...
IliasGR Posted June 1, 2023 Author Share Posted June 1, 2023 43 minutes ago, WHMCS John said: Hi @IliasGR, The size of the logo is defined by the CSS: header.header .logo-img { max-width: 400px; max-height: 60px; } To make CSS changes, please see: https://developers.whmcs.com/themes/css-styling/ Thats what ive done.I went on templates>twenty-one>css,ive created a custom.css with this code but nothing changed even i changed the values. 0 Quote Link to comment Share on other sites More sharing options...
IliasGR Posted June 7, 2023 Author Share Posted June 7, 2023 Any idea? 0 Quote Link to comment Share on other sites More sharing options...
IliasGR Posted July 8, 2023 Author Share Posted July 8, 2023 I still have this issue... 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted July 8, 2023 Share Posted July 8, 2023 Please provide your code, for both logo and css, to check what is wrong. 0 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.