Home › Forums › Support › Centering Block Site Header that contains an image This topic has 35 replies, 2 voices, and was last updated 2 years, 8 months ago by Leo. Viewing 6 posts - 31 through 36 (of 36 total) ← 1 2 3 Author Posts January 14, 2023 at 12:19 pm #2495669 LeoStaff Customer Support That works for the logo, but not the actual menu Not sure if I fully understand. Can you explain a bit more? January 14, 2023 at 12:21 pm #2495673 Bruce I don’t want any space between the logo and the menu January 14, 2023 at 12:24 pm #2495681 LeoStaff Customer Support Remove this CSS: body:not(.home) .main-navigation .navigation-branding { margin-right: auto; } and try this instead: body:not(.home) .nav-align-center .inside-navigation { justify-content: flex-start; } January 14, 2023 at 12:27 pm #2495683 Bruce That’s perfect! Thank you for all your help and your patience. Bruce January 14, 2023 at 12:28 pm #2495686 Bruce Resolved January 14, 2023 at 12:32 pm #2495690 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 6 posts - 31 through 36 (of 36 total) ← 1 2 3 The topic ‘Centering Block Site Header that contains an image’ is closed to new replies.