Title: Increase logo width
Last modified: November 13, 2020

---

# Increase logo width

 *  [ertca](https://wordpress.org/support/users/ertca/)
 * (@ertca)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/increase-logo-width/)
 * Hi,
    My logo is too wide, resulting in reduced height, and poor display. Could
   you please help me with a custom CSS code, increasing the width of the allotted
   space?
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fincrease-logo-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Steven (LyraThemes)](https://wordpress.org/support/users/stevenlyrathemes/)
 * (@stevenlyrathemes)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/increase-logo-width/#post-13657349)
 * Hi [@ertca](https://wordpress.org/support/users/ertca/),
 * Thanks for reaching out, and thank you for using the free version of our Vega
   theme- we really appreciate it!
 * This CSS should do the trick for you, you can adjust the max width to whatever
   size you would prefer:
 *     ```
       @media (min-width: 992px) {
           .navbar-custom .navbar-brand img {
               max-width: 400px;
           }
       }
       ```
   
 * If you run into any trouble or have any additional questions, just let us know.
 * Thanks again!
 *  Thread Starter [ertca](https://wordpress.org/support/users/ertca/)
 * (@ertca)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/increase-logo-width/#post-13657362)
 * Your coding works perfectly, thanks a lot!!
 *  [Steven (LyraThemes)](https://wordpress.org/support/users/stevenlyrathemes/)
 * (@stevenlyrathemes)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/increase-logo-width/#post-13657375)
 * Very happy to hear that- thanks so much for letting me know. 🙂
 * Have a great day!

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

The topic ‘Increase logo width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/vega/3.0.0/screenshot.jpg)
 * Vega
 * [Support Threads](https://wordpress.org/support/theme/vega/)
 * [Active Topics](https://wordpress.org/support/theme/vega/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/vega/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/vega/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Steven (LyraThemes)](https://wordpress.org/support/users/stevenlyrathemes/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/increase-logo-width/#post-13657375)
 * Status: not resolved