[Resolved] Can’t Seem to Center Logo Between Menu

Home Forums Support [Resolved] Can’t Seem to Center Logo Between Menu

Home Forums Support Can’t Seem to Center Logo Between Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1514949
    Anthony

    I’ve used this documentation a dozen times with success:

    https://docs.generatepress.com/article/centering-logo-navigation/

    But, I can’t seem to figure out what’s going on with this website.

    #1514957
    Leo
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

    .main-navigation .main-nav {
        flex: 1;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1514968
    Anthony

    Thank you,

    I did actually just figure out what was going on. I had Customizer > General > Structure set to Flexbox instead of Floats.

    Is there a preferred Structure? I do love me some Flexbox but not sure the difference for GP

    I noticed also I cannot find the .site-branding-container class inside the .inside-header class. Am I missing something or am I confused about some settings again?

    Thanks!

    #1515055
    Leo
    Staff
    Customer Support

    Flexbox is the new structure introduced in GP 3.0:
    https://generatepress.com/generatepress-3-0-a-new-era/

    It is definitely the new/preferred method now ๐Ÿ™‚

    #1515086
    Anthony

    Great,

    Thank you Leo!

    #1515087
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.