Reply To: Menu’s do not align to the center of the logo January 10, 2021 at 4:36 am #28290 Grace SupportKeymaster Hi, To display the menu items in center align Go to Appearance -> Editor -> style.css add below css code .header_right { padding-top: 35px; } a.booknow { top: 80px; } Regards Grace Themes