Home › Forums › Pro Support › CENTER POST TITLE › Reply To: CENTER POST TITLE
July 10, 2020 at 2:43 pm
#17304
Keymaster
Hi there,
You would do this:
#wpsp-123 .wp-show-posts-entry-header {
text-align: center;
}
Then, replace 123
with the ID of the list you’re targeting.