Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46190
    matteo
    Member

    Hello Sakin,

    I m working on my brand new Everest Pro and I m very happy about it. I have a small issue though. I cant seem to be able to center the header in every page I would like to create as seen here:

    http://frozengogoo.com/products/

    I ve gone through lots of forums and tried many things but dont seem to work. Is there an option in theme or do I have to add a CSS line?

    Thank you

    #46244
    Sakin
    Keymaster

    @matteo: Are you trying to center the title of the pages. If yes, then you can dd the following css in “Appearance => Theme Options => Custom CSS” box.
    .page .entry-title { text-align: center; }

    #46338
    matteo
    Member

    Thank you very much Sakin, that fixed it! I was very close to it, I was missing the .page though 😀

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center page header title’ is closed to new replies.