Increase Size of Site Logo
-
Hi,
Is there a way to increase the size of the site logo using CSS?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Try using this code and see if it works:
.custom-logo { height: 100px; width: 100px; }Just change the numbers to what you want.
Hope this helps!
-
- The topic ‘Increase Size of Site Logo’ is closed to new replies.