[Support request] How to move date on right side on post page?

Home Forums Support [Support request] How to move date on right side on post page?

Home Forums Support How to move date on right side on post page?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1414634
    Data

    how to right align date on post page?

    #1414763
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .single-post .entry-meta {
        text-align: right;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.