Resize Logo with CSS
-
I need a CSS code to resize the logo on my website.
The blog I need help with is: (visible only to logged in users)
-
I checked your site and I found that you had already resized the logo in the Designfolio theme using the following custom CSS:
#site-logo { width: 120px; }You should be able to adjust that 120px value to change it further if needed.
- The topic ‘Resize Logo with CSS’ is closed to new replies.