Skip to content
One Designs One Designs One Designs

Navigation Menu

  • Themes
  • Documentation
  • Plugins
  • Blog
  • Support
  • About
My Account
  • Log In

  • Register
  • Lost Password
Support Forums
  1. Home
  2. Support Forums
  3. Theme Support
  4. Enlightenment
  5. Logo size

Logo size

Viewing 3 posts - 1 through 3 (of 3 total)
  • May 26, 2015 at 3:13 pm May 26, 2015 #21309
    kodea1126
    Participant

    First off, let me say that I am loving this theme. Thanks to the developers for creating it.

    I’m just wondering if there is any way to make the logo in the header any larger. Right now I have the logo set as “large”, but it’s still too small for me.

    Has anyone else run into this problem?

    June 16, 2015 at 9:34 am June 16, 2015 #21357
    LDX
    Participant

    Hi Kodea, I’ve the same problem. I’d like to have a logo img with a height of at least 100px because it’s square and not horizontal. Unfortunately I’m afraid that after this long time with no answer to your post means that it’s not so easy to do that. πŸ™
    Any suggestion are welcome…

    June 16, 2015 at 8:54 pm June 16, 2015 #21359
    Browsergirl
    Participant

    You need to adjust the following values to your logo size:

    @media (min-width: 992px) {
    	.navbar-large-offset {
    		margin-top: 120px;
    	}
    }
    
    @media (min-width: 992px) {
    	.navbar-large .site-logo {
    		padding-top: 10px;
    		max-height: 85px;
    		max-width: auto;
    		vertical-align: bottom;
    	}
    }
    
    @media (min-width: 992px) {
    	.navbar-large .nav > li > a {
    		max-height: 40px;
    		padding-top: 70px;
    	}
    }
    
    @media (min-width: 992px) {
    	.navbar-large .navbar-search {
    		margin-top: 65px;
    	}
    }
    
    @media (min-width: 992px) {
    	.navbar-large .sidebar-navbar {
    		margin: 70px 0 30px 35px;
    	}
    }
Viewing 3 posts - 1 through 3 (of 3 total)

Tagged: logo

You must be logged in to reply to this topic.

Useful Information

About Us

We craft beautiful free WordPress themes with advanced functionality. Our themes are licenced under GPL and completely free, which means you can use them in any way you like, whether it’s powering up your website, giving your blog a new look, using it for some other project or modifying and redistributing them.

Never miss another release!

Subscribe to our newsletter and we'll keep you updated with new theme releases and recommendations.

Our Social Media Profiles

  • Facebook

    Like our Facebook page
  • Twitter

    Follow us on Twitter
  • WordPress.org

    Visit our WordPress.org Profile

Useful Links

  • Development Blog
  • Release Cycle
  • Site News
  • Support Policy
  • Contact Us
Copyright © 2009 - 2025 One Designs Created with passion, caffeine, WordPress and Enlightenment Framework