Place Logo Above The Different Pages

This support request was posted in BBQ by AKanellopoulos

Request ID #3070 Resolved
  • Juanfra Aldasoro

    Hello Alek,

    Thanks for writing.

    With regards to placing the logo in the middle you’ll need to work around with the CSS.

    Something like

    
    #logo{ display: block; width: 100%; text-align: center }
    

    Would work.

    I went through your site and the menu option is highlighting the accent color.

    Best,
    Juan.

    And where would I put that line of CSS?

    Sorry for the inexperience!

    Regards.

    Juanfra Aldasoro

    Hello Alek,

    Thanks for your response.

    You can check how to do that in our theme documentation: http://nicethemes.com/support/theme-docs/bbq/#custom-css

    Best,
    Juan.

    Excellent! It worked! However, now how do I center the menu options underneath?

    You are incredibly helpful Juan and I greatly appreciate it being new to this process.

    Regards,

    Juanfra Aldasoro

    Hi Alek,

    Thanks for your kind words.

    Unfortunately we don’t provide customization services, I can give you a hint on how to achieve that, for your site specifically you can try something like:

    
    #navigation {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 500px;
    }
    
    

    Best,
    Juan.

    You can mark this resolved!

    Juanfra Aldasoro

    Awesome 🙂

    Have a nice day,
    Juan.

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

This topic is marked as resolved

Only the topic author can re-open this thread.

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