Stack Renew Center Logo & Navigation

Hello,

please can you give ma a hint how I can setup the logo and the navbar to inline center? Actually the navbar is float right and the logo is float left.

Thanks for your help!

Hi there,

I tried checking and logging in using the details you have provided but the details do not work.

If you are using an Inline navigation but you are aiming to get the logo and the menu centered, you can try adding this custom CSS:

@media (min-width: 980px) {
    .x-navbar .x-navbar-inner .x-container {
        max-width: 700px;
    }
}

The code above might not work exactly depending on the size of your logo and the number of the menu items so feel free to change the value of the max-width accordingly.

Hope this helps.

1 Like

That works – thank you.
Another quick question, I know its a snap for you! If I would create a new section in the layout tab, there is only a button “Create a new classic section” at the bottom of all my sections. But how do I create a new v2 section in the Layout Tab?

Hi There,

Sorry, but I can not login with the credentials you provided above anymore. Are you referring to something like this?



That is something only shows up if you’re holding the ctrl or cmd key on your keyboard.

By default, it should add a v2 section.

Hope it helps,
Cheers!

Oh damn, I can update the login credentials this evening. I’m working on a mac with Google Chrome and can see the text like it is in your screenshot without holding any key on my keyboard. :thinking: That means that every new section I’ll create is a classic section.

Hi There,

I’m still unable to login your website. Could you please double check?

Meanwhile, please try removing all the sections then add them again.

Let us know how it goes!

Now the login credentials works – sorry!

Hi Sedu,

Thanks, the credential works now but I can not replicate the issue on my end, I got the v2 Section by default (see screenshot below)

Can you try testing it with a different PC/Mac?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.