.block--category1 .block-header a,
.node--id1 .node-title a,
.node--id1 .node-icon,
.node--id1 .node-stats,
.node--id1 .node-extra {
    display: none;
}
.node--id1 .node-title::before {
    content: "test";
}
.block--category1 .block-header::before {
    content: "test";
}