Viewing 3 replies - 1 through 3 (of 3 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, give the following CSS a try.

    .entry-meta span {
        margin-left: auto;
        margin-right: auto;
    }

    If you have not yet done so, I would suggest creating a child theme so that any customizations you make will not be overwritten by a future theme update. Alternately you can use the Edit CSS function in the Jetpack plugin, or use one of the other Custom CSS plugins that will keep CSS changes from being overwritten.

    Child Themes
    Child Theme creation plugins
    Jetpack plugin
    Custom CSS plugins

    Thread Starter ajamarie

    (@ajamarie)

    Hi @sacredpath,

    Thank you so much. Worked like a charm. I could not figure it out for the life of me. I will be doing a child theme very soon. Still learning the ropes but I will get there.

    Thanks Again!

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    You are welcome and let us know if you have any further questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Align Post Date to Center’ is closed to new replies.