ludo974
Hi
Do not add site login in public post, any user can see that and change your site content.
For the issue you have this code in custom.css file
.logo-image{margin: 0 auto !important;width: 30% !important;}
replace it with
.logo {text-align:center;}