Site logo

Archived topic

Switch between the date and page title in single posts

1 reply · Started by Guy on June 25, 2017

Viewing posts 1–2 of 2

Hi there,

The date should be below the title by default.

You have this CSS added in your child theme which is hiding the title of the post:

h1.entry-title {
    display: none;
}

Let me know if this helps.

This archived topic is closed to new replies.