PenciDesign Supporter replied
Hi,
This code will apply for the first post only:
body.archive.category-182 .item.hentry:first-child a {
pointer-events: none;
}body.archive.tag-2021-12 .item.hentry:first-child a,
body.archive.tag-2020-07 .item.hentry:first-child a {
pointer-events: none;
}
Regards,
PenciDesign.