Hello @pothound,
Thank you for reaching out,
Please correct me if I am wrong; are you talking about the “Header Menu and Icons position”? If I understand correctly, it is in Elementor, and you should check the widget’s settings. On your website, please check this screenshot: https://i.postimg.cc/43Xw01vj/image.png.
I fully examined the issue you have raised on this topic and could not see it on my end.
Also, you can put the CSS below in Customizing > Custom CSS/JS > CSS Code:
.elementor-1152 .elementor-element.elementor-element-f3e415a .elementor-icon-list-items.elementor-inline-items {
margin-right: auto !important;
margin-left: auto !important;
justify-content: center;
}
For more information about the CSS/JS code on the customizer, please read this link:
https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
Note 1: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.
Note 2: Please try to disable all Elementor Experiments from Elementor > Settings > Experiments and recheck your issue again.
I hope that helps.
Best Regards