Center Logo Text

I’ve been trying for the last few days to figure out how to center the logo text of the site identity. I’m new to Wordpress and CSS, so it’s taking me a lot longer to get this change made.

It’s also looking like that it cant be done without major modifications since the logo is edited via a widget.

Any help is appreciated! The website is http://agrileader.tamu.edu/

Hello there,

I hope you are doing well today.

I do not see an image in the logo area above the menu. Are you referring to"AgriLeader"?

Best Regards,
Support

Apologies, it somehow got removed. The text should be up now!

Thanks for the quick response!

hey there

Please add this CSS in appearance - customize - additional CSS

.col-md-4.header-logo {
text-align: center;
float: none;
margin: 0 auto;
}

Thanks!
Colorlib Support Team

Yes, that did the trick! Thank you very much!

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support