[Resolved] hide the descriptions of the categories

Home Forums Support [Resolved] hide the descriptions of the categories

Home Forums Support hide the descriptions of the categories

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1095250
    zalomaral

    Hello, I use Gp premium and I would like to hide the descriptions of the categories. I use them for SEO, but in this case, I don’t want them to be visible to the user. Thank you very much.

    #1095264
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .archive .taxonomy-description {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1095273
    zalomaral

    Thank you very much for your quick response. I’ve already tried it, perfect!
    Thanks again for the support.

    #1095275
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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