Change 'category archive' to the name of the actual category

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

Hi Euan,

Yes, it is possible. You can edit your Categories and set archive title, archive sub title, so that it will replace your category archive.

Hope this helps.

1 Like

Thanks! That was a lot simpler than I expected!

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.