How do I make my logo bigger on Easy Blog theme
-
The logo only uploads as one size in the header. I want it to basically fill up the entire header.
The blog I need help with is: (visible only to logged in users)
-
Hi @rkv1026628!
It looks like your site is actually a self hosted site using the Jetpack plugin – where the theme forums here on WordPress.com are more for sites hosted on WordPress.com using the themes we offer.
Generally the self hosted support forums will be more helpful, but I was able to take a look!
Logos are often used in a smaller size by design, as a compliment to the site title. If you’d like more of a full size header image, try this:
First, make sure the Jetpack Custom CSS module is activated. Then use the Edit CSS section of your Appearance menu to add this snippet:
.dt-logo img { max-height: none; }That should allow the logo to display at the full size of the uploaded image!
Quick note for anyone else reading this thread – the above CSS is specific to @rkv1026628’s theme, and because she’s a self hosted WordPress site, her CSS menu is in a different spot than it would be on a WordPress.com site.
For WordPress.com users, if you have a Premium Plan or Business Plan you can edit your CSS under My Site > Customize :)
- The topic ‘How do I make my logo bigger on Easy Blog theme’ is closed to new replies.