Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #81300
    Kim
    Participant

    Sakin,

    How do I center all of my post titles?

    Kim
    Beautyblackbook.com

    #81301
    Kim
    Participant

    NEVERMIND!! I did it with this!! I am so proud. 🙂

    .entry-title { text-align: center; }

    Remove padding below images in posts:
    img.alignleft,
    img.alignright,
    img.aligncenter {
        margin-bottom: 20px;
    }

    #81327
    Mahesh
    Keymaster

    Hi @Kim,

    I am glad that you solved it yourself.

    Regards,
    Mahesh

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