• hello,
    My website is gennatay.com
    I am looking for a way to center the post title, date and tags so that everything aligns together on the site. I’ve tried several custom CSS, but nothing seems to work. Any help will be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    Looks like you have most of it done already?

    Give this CSS a shot:

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

    Let me know ??

Viewing 1 replies (of 1 total)
  • The topic ‘Centering Post title, date and tags’ is closed to new replies.