Title: Logo size
Last modified: August 22, 2016

---

# Logo size

 *  [june320](https://wordpress.org/support/users/june320/)
 * (@june320)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/logo-size-19/)
 * Hello,
 * I’m using the Trident Lite theme and I wonder how to change the logo size in 
   the customizer part of the theme.
    In “custom.css” I’ve changed in Header Style:
 *     ```
       #masthead .header-logo {
       	float: left;
       	max-width: 390px;
       	height: 150px;
       	margin: 20px 0 20px 20px;
       ```
   
 * by
 *     ```
       #masthead .header-logo {
       	float: left;
       	max-width: 1500px;
       	height: 400px;
       	margin: 20px 0 20px 20px;
       ```
   
 * but the header is bigger, and my logo picture still the same (a little size).
 * Waiting for your answer 🙂 thx

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/trident-lite/1.0.5/screenshot.
   png)
 * Trident Lite
 * [Support Threads](https://wordpress.org/support/theme/trident-lite/)
 * [Active Topics](https://wordpress.org/support/theme/trident-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/trident-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/trident-lite/reviews/)

## Tags

 * [logo size](https://wordpress.org/support/topic-tag/logo-size/)

 * 0 replies
 * 1 participant
 * Last reply from: [june320](https://wordpress.org/support/users/june320/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/logo-size-19/)
 * Status: not resolved