Site logo

[Support request] How to style post category descriptin in post categry page

Home Forums Support [Support request] How to style post category descriptin in post categry page

Home Forums Support How to style post category descriptin in post categry page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1949284
    Klaus

    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

    #1949553
    David
    Staff
    Customer Support

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.