Reply To: Header menu – not in center April 18, 2022 at 11:06 am #35659 Grace SupportKeymaster Hi, To make the header menu in center align Go to the Appearance -> Editor -> style.css add below css code .header_right { width: 100%; text-align: center; } Regards Grace Themes