Blog Title in Blogger template is set as default to be on the left-hand side and looking at it on the left side does not beautify your blog
in this guide, I will show you how to centralize your blogger blog title and description
To centralize your blog header and description you need to implement some CSS code in your blog and to do so
Login to blogger dashboard
Click layout>>>>Theme designer as seen in the picture below
Scroll down and locate Add CSS do you see it? If found
Copy and paste the code below into the CSS box
.Header h1, .Header .description{
text-align:center !important;
}
Then click Apply to blog to save your work
Reload your blog to view the changes
Recommended: - How I Change The Footer Link Color Of These Blog
I hope this post has helped you, please share the post using the share icon below remember sharing is caring
I hope this post has helped you, please share the post using the share icon below remember sharing is caring