Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #869459

    nickharambee
    Participant

    Hi,

    I am using the Icon theme and I’m wondering if there is a way of including a logo in the navigation bar. At the moment it is fairly large blank grey area:

    If I could have a logo in the large grey area then perhaps I could keep the nav bar this size, but in the meantime I have added code to reduce the height, so that it doesn’t take up so much screen space:

    @media only screen and (min-width: 320px) and (max-width: 568px) {
    .x-navbar-wrap {
    height: 55px;
    }
    }
    
    .x-navbar-inner {
    	min-height: 55px !important;
    }

    I would be glad to know if I can display a logo in this way.

    Thanks,

    Nick

    #869851

    Christian
    Moderator

    Hey Nick,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.