I’m afraid I already made some changes with Appearance > Editor.
Can I just don’t update the theme? If not, how do I use the child theme?
This is how the entry-title area looks like
}
.entry-title,
.entry-title a {
color: #222;
text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: #eeeeee;
}
.entry-meta {
color: #666;
clear: both;
font-size: 12px;
line-height: 18px;
}
.entry-meta a {
font-weight: bold;
}
Thanks