sperant2003
Hi
It is on left because the right side there are position preset.
You need to set the width to col-lg-12 first in template folder/tpls/blocks/header.php file
after that add this code in custom.css
.t3-header .logo {
text-align: center;
}
Regards