Viewing 1 replies (of 1 total)
  • Hi there,

    you can move the entry meta above the Title using this CSS:

    .wp-show-posts-entry-header {
        display: flex;
        flex-direction: column-reverse;
    }

    Let me know

Viewing 1 replies (of 1 total)

The topic ‘Date above title’ is closed to new replies.