Change logo size Harmony
-
How to change
[component="brand/logo"] { max-height: 48px; width: auto; }
this in css to get this on forum
-
How to change
[component="brand/logo"] { max-height: 48px; width: auto; }
this in css to get this on forum
You can simply use the custom CSS tab in the acp and use a different css.
[component="brand/logo"] { max-height: 64px; width: auto; }
Don't forget to enable custom css switch if you haven't already on the same page.
-
S support@community.nodebb.org shared this topic