[Support request] navigation position

Home Forums Support [Support request] navigation position

Home Forums Support navigation position

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221251
    Ricardo Costa

    Logo does not stay in the center when i change navigation position, put a video of 22 seconds on youtube explaining the problem, see: https://youtu.be/MWA74I4gXqI

    #221256
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It won’t truly be centered because the navigation will push it over, but you can try this:

    .nav-float-left .inside-header .site-branding {
        float: none;
        clear: none;
        display: inline-block;
    }

    Let me know 🙂

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