Archived topic
Archive Page Remove Caption
4 replies · Started by Hermann on February 11, 2022
Viewing posts 1–5 of 5
Hello,
How can I remove the image caption from the archive pages. Please see this page as a reference https://www.nspirement.com/c/life.
Thank you
Sorry I would like to get notified via email.
Hi there,
Try this CSS:
.archive .wp-caption .wp-caption-text {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
As always thank you so much! It worked!!!
No problem :)
This archived topic is closed to new replies.