Header height
The topic ‘Header height’ is closed to new replies.
Need help? Check out our Support site, then
Hi, I’m having a hard time changing the size of the header on my website langmanj.wordpress.com (URL to change when I decided on it). When you scroll down it takes up about a 1/4 of the page. I’ve tried changing the logo size, but the logo won’t change sizes, I’ve tried modifying the CSS, but even with a !important it doesn’t do anything.
The blog I need help with is: langmanj.wordpress.com
I’ve requested an invite to view your site.
Try using some custom CSS like this:
.logo img {
max-width: 75px !important
}
Thank you, that looks like it’s working!
The topic ‘Header height’ is closed to new replies.