Hello,
I would like to center the node titles of all my content..pages etc.
Which css file do I need to edit.
or what should I add to local.css for this to happen?
Thanks so much

Comments

komal.savla’s picture

Hi,

To center the node titles add the following style in your local.css file :

h1.title {
  text-align: center;
}

Thanks,
Komal

Florix91’s picture

I've had the live to center the title but that don' apply to teaser mode showed in the frontpage but only at the content page. How can i make it work on the front page too?

apaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, which is for an unsupported version of Drupal.