Tuesday, December 24, 2013

Centering Post Date

To center post date, go to Design>Layout>Customization>Scroll down to Add CSS:

In CSS box, type:

.date-header {text-align: center;
}

Click Save.

That's it!


No comments:

Post a Comment