Archived topic
hide the descriptions of the categories
3 replies · Started by zalomaral on December 5, 2019
Viewing posts 1–4 of 4
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.
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 :)
Thank you very much for your quick response. I've already tried it, perfect!
Thanks again for the support.
No problem :)
This archived topic is closed to new replies.