How To Centeralize Tabs Text In Blogger Blog


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


template


Click on Advanced

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;}


blogger tab


Click Apply to blog to save your work




Reload your blog to view your change




i hope these post helped you please dont forget to share this post to others