Blog tabs page is set as default in blogger template to be at the left-hand side and it may not be clearly seen on the left corner for you to centralize your tabs page you need to apply little css code to your blogger blog
Previously on this blog, I posted a guide on how to centralize your blog header
In today's guide, I will be walking you through how to centralize your blogger blog tabs page
To centralize your blog tabs text we are going to apply a CSS code as I have said earlier
Login to blogger dashboard
Click on layout>>>>Theme Designer
Scroll down and locate Add CSS if found
Copy and paste the code below to the CSS box as shown in the picture below
.PageList {text-align:center;}
.PageList li {display:inline; float:none;}
Click Apply to blog to save your work
- Recommended: - How To Add Popular Post Gadget To Your Blogger blog
i hope these post helped you please dont forget to share this post to others