Logo next to main navigation

This support request was posted in BBQ by billbrammer

Request ID #1674 In Progress
  • I have place a logo on in the BBQ site, it is shifting my NAV up and it is not aligned with the logo… Any fix to this? Is there a max height for the logo?

    Juanfra Aldasoro

    Hello Bill,

    Thanks for writing. That’s because the navigation menu is aligned with the top of that container.

    You can set it to float at mid-height by adding the following CSS:

    #navigation{ 
       position: absolute; 
       bottom: 50%; 
       top: 50%; 
       right: 0;
    }
    

    Add that code in your custom.css theme file or in the Custom CSS input within the theme options.

    The problem with this code is that if your navigation menu has too many items it will show on top of your logo.

    Best,
    Juan.

    Thanks so much for the quick reply! It worked.

    Juanfra Aldasoro

    No problem, Bill.

    Have a nice day,
    Juan.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server