Making a bigger logo
-
Hi there!
Using DEMAND theme and would like to have a bigger (width and height) logo.
As I understand the theme resizes the the logo, how can I customize it?
Thanks!The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try adding the css below to your site in in My Sites → Customize → CSS..
The px value can be changed to whatever height you prefer.
.site-header .image-title img { max-height: 90px; } -
-
- The topic ‘Making a bigger logo’ is closed to new replies.