Aligning logo and navigation menu in the center

This support request was posted in BBQ by Willwa18

Request ID #1995 In Progress
  • Juanfra Aldasoro

    Hi Dan,

    Thanks for writing. Unfortunately it’s not possible to make that only using CSS.

    Best,
    Juan.

    Juanfra Aldasoro

    Hi Dan,

    There’s a possibility of doing it through CSS.

    You need to work on more than one class. Try adding the following CSS into your custom.css file

    
    #navigation {
        float: none;
        text-align: center;
        width: 100%;
    }
    
    .nav {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 50%;
    }
    
    

    Best,
    Juan.

    Hi Juan,

    Thanks for the prompt reply, I tried with the code and it works, however when I added one (or two) more pages, the nav bar doesn’t remain balance anymore. any thoughts?

    Dan

    Juanfra Aldasoro

    Hi Dan,

    That’s because I’ve set a width of 50% to the .nav class. It is centered and it needs to have a width amount. Try increasing that value.

    Best,
    Juan.

    Awesome! that works. Thanks for your help!

    Another thing I wanted to ask was the slider, does it automatically resize images I uploaded? Because I tried to upload couple products image and it doesn’t get resize.

    Dan

    Hi Dan,

    Sorry for the late response. The images are resized if the original image you upload is bigger in size than the size used for the slider images.

    Best,
    Juan.

Viewing 7 posts - 1 through 7 (of 7 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