Reply To: Header menu – not in center Grace Support 3 months ago 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