Move the date from timestamp to underneath posttitle
-
Hello,
I’m using Mystile as a theme, which comes with a timestamp. I removed the timestamp with the code
.type-post .meta .day {
display: none;
}.type-post .meta .month {
display: none;
}.type-post .meta .year {
display: none;
}So that problem is solved. I would however like to show the date beneath the post title. I just don’t know how to. Does anyone have a solution for me?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Move the date from timestamp to underneath posttitle’ is closed to new replies.