I do have a childtheme, just not sure what code to add and where. I know how to make my own files on filezilla, so the only problem for me is adding a code, because I don’t know where to place it and what it should say. Also not sure if the code will work, since I’ve added
.type-post .meta .day {
display: none;
}
.type-post .meta .month {
display: none;
}
.type-post .meta .year {
display: none;
}
to the custom css. If someone could help me I would really appreciate it!