Site logo

[Resolved] 40px Space in Top Bar / Nav / Logo area

Home Forums Support [Resolved] 40px Space in Top Bar / Nav / Logo area

Home Forums Support 40px Space in Top Bar / Nav / Logo area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2581491
    Martin

    Hi there.
    Maybe I am missing something clearly obvious but I am attempting to find and remove the 40px gap on the left of the logo and right side of the main navigation.

    <div class="inside-navigation grid-container">
    ...
    </div>

    This DIV has padding 0 40 0 40

    .main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container) {
      padding: 0 40px 0 40px;
    }

    Is that something I can change in customiser or find in the CSS?

    If so, where? I can’t find anything in my edits that puts a 40px gap there.

    Thanks.

    Martin

    #2581802
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Layout > Container you can set the Container Alignment to Boxes to remove that padding.

    #2581843
    Martin

    Thank you David.

    #2582458
    David
    Staff
    Customer Support

    You’re welcome

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