I’m trying to change the big category archive text to the name of the actual category. I’m using the ethos stack.
I found this custom css that it says would remove the text
.category .x-header-landmark {
display: none;
}
is there a way to modify that to show the category name?
thanks
