Forums
(@janitro)
8 years, 5 months ago
Hello samarafae, I managed to center the main navigation by modifying wp-content/themes/relia/inc/css/style.css
ul#primary-menu { padding: 0px; list-style: none; height: 40px; margin-bottom: 0; display: table; margin: 0 auto; }