Title: Small Logo
Last modified: August 22, 2016

---

# Small Logo

 *  Resolved [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * (@birdfaster)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/)
 * Hello, I have a logo in high definition, and a larger logo that appears on the
   site! By adding the logo to “” Customize ” ‘in wordpress panel, the logo is added,
   but is not included in the original size (That is, it is decreased grin) I would
   like to increase the size of the logo type’ ‘birdfaster’ ‘(birdfaster.com). Can
   you help me?
 * Thank you, and congratulations on the excellent templates Acosmin!

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596403)
 * In a custom CSS plugin or child theme you can try adding:
 *     ```
       .logo-image img {
           width: auto;
       }
       ```
   
 *  Thread Starter [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * (@birdfaster)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596417)
 * Nice !! but I put this code exactly which page editor? I will replace some, or
   add this?
 * Thank you, and I count on the understanding
 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596425)
 * No, use a plugin: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * or a child theme: [https://codex.wordpress.org/Child_Themes](https://codex.wordpress.org/Child_Themes)
 * You’ll use the CSS code I provided for that and it will make the image take up
   whatever size you uploaded. If that makes sense…
 *  Thread Starter [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * (@birdfaster)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596466)
 * Cool! I installed the plugin css and added the code above,, upgraded. Then I 
   added the logo with another size, but kept small: /
 * You know what can it be?
 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596469)
 * How about:
 *     ```
       .logo-image img,
       .logo a img {
           width: auto;
       }
       ```
   
 *  Thread Starter [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * (@birdfaster)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596473)
 * That’s cool! 🙂 🙂 🙂
    Thank you very much for your help, I’m sure that this 
   history can help others who do not have as much knowledge as I do!
 * Taking advantage of his good will,
    * Can you tell me how to put the google banner(
   728×90) in the Header?
 * Grtful
 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596475)
 * Unfortunately that I don’t know how to do. Odds are you may have to create a 
   child theme and use PHP for it.
 *  Thread Starter [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * (@birdfaster)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596482)
 * No problem !! You helped me a lot with the solution of the size of the logo! 
   I’ll try this other matter in another topic!
 * Thank you, dear!
 * 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Small Logo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/justwrite/2.0.3.6/screenshot.png)
 * JustWrite
 * [Support Threads](https://wordpress.org/support/theme/justwrite/)
 * [Active Topics](https://wordpress.org/support/theme/justwrite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/justwrite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/justwrite/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [birdfaster](https://wordpress.org/support/users/birdfaster/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/small-logo/#post-5596482)
 * Status: resolved