Hi @Pratik, thanks for the reply. I managed to work out the custom CSS to center the content I needed:
.site-branding { margin-left: auto; text-align: center ! important; }
.site-header-main .wrapper { justify-content: center; }
Anyway, do you know if the Pro version of the theme provides more options for controlling these kinds of settings or will I need to write a ton of custom CSS?
Thanks!