How to Center Align Post Titles on Coraline Theme
-
I’m customizing my blog using the Coraline Theme and I want to center align the post titles, including the information underneath it (post date and leave a comment). I’ve seen it on other blogs using the same theme before. Help?
Here’s a link to my blog: http://stayforcredits.wordpress.com
The blog I need help with is: (visible only to logged in users)
-
Hi admcnamee,
I think if you add the following css to your custom css it should do what you are looking for.
.entry-meta, .wf-active .entry-title { text-align: center !important; }Let me know if it works out for you.
- The topic ‘How to Center Align Post Titles on Coraline Theme’ is closed to new replies.