I got it to work using Chrome DevTools per the comment above:
figcaption{
margin-left: auto !important;
margin-right: auto !important;
}
Hello guys, this works for captions on images, but it doesn’t work for captions on galleries.
figcaption {
text-align: center;
}
Does anyone know how to center a gallery caption?
Thanks.
Luis
It’s fixed. It was my Ad blocker.
Hi, I am having the same issue. How did you fix it?