Currently trying to select a specific category page and apply CSS to the header of that page but I am having difficulty selecting it.
Code im using:
.page-The_Emperors_Universe.ns-14 .page-header {
color: transparent;
}
The name of the page is Category:The_Emperors_Universe, pretty sure this is the correct code but I am seeing no change.