Centering title

Home Support Blog Way Plus Centering title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7451
    Anonymous
    Inactive

    Does anyone have any ideas on how to center the title (rather than have it aligned left) either on individual posts and pages or at least the entire site?

    #7452
    ProDesigns
    Keymaster

    Hi @timtniet,

    To make the post & page title text center aligned please add the below CSS rule in style.css:
    .entry-header h1.entry-title{text-align:center}

    The rule for selector .entry-header h1.entry-title already exists, so you could find and append `text-align: center;}

    We hope this solves your query.

    Thank you

    Regards,
    Support Team
    Promenade Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.