Insert this custom CSS if you want to move your logo text or image to the left.
body .site-header { text-align: left; }
You could also move it to the right
body .site-header { text-align: right; }
Insert this custom CSS if you want to move your logo text or image to the left.
body .site-header { text-align: left; }
You could also move it to the right
body .site-header { text-align: right; }