How to make logo larger
-
I’ve tried re-sizing but that hasn’t helped
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.site-logo { max-height: 100%; width: 200px; }You can then change the width to however wide you would like the logo to be. Let me know if it automatically is changing your logo size to 100px when you upload the new image, as there may need to be a workaround put in place if that’s the case.
Let me know if that doesn’t work!
Sage
- The topic ‘How to make logo larger’ is closed to new replies.