Center text in Excerpt summary
-
Hi
I am working on a site page and would like to center the text in the Excerpt summary under page settings.
Any one if this is possible?
Regards
Anne-MarieThe blog I need help with is: (visible only to logged in users)
-
Hi there, this custom CSS will do it for you on the home page of your site.
.home .hentry.has-post-thumbnail p { text-align: center; }
- The topic ‘Center text in Excerpt summary’ is closed to new replies.