Archived topic
How to style post category descriptin in post categry page
1 reply · Started by Klaus on October 1, 2021
Viewing posts 1–2 of 2
Hi,
I have the following post category page: https://uno-fulda.de/category/laenderabend/ Below the header ist a brief description of the category. How can I style this?
Is using the class "taxonomy-description" and making my own CSS the only option or do I overlook something???
Thanks for your help
Best regards
Klaus
Hi there,
you can use CSS like so:
.archive .generate-columns-container .page-header {
/* your styles here */
}
Let us know if you need anything specific
This archived topic is closed to new replies.