The font color settings in the first thumbnail grid have been lost.
Secondly, when I change the caption color in the editor, the color in the thumbnail grid changes automatically as well. This is not my intention — I only want to change the caption color in the Lightbox.
Additionally, in several galleries the font has unexpectedly changed to a serif typeface. This issue appeared some time ago.
Could you please look into this and provide support?
1. Font color settings lost in the first thumbnail grid Could you share a screenshot or a link to the page so we can take a look? We’d also love to know what you mean by “first thumbnail grid” so we can replicate the issue on our end.
2. Caption Color and the Lightbox The Caption Color setting only applies to the thumbnail grid, not the Lightbox. If you’d like to style the Lightbox caption differently, you can do so via custom CSS.
3. Font changed to serif Modula doesn’t control the font family, it’s always inherited from your active theme. If the font changed unexpectedly, we’d recommend checking if your theme was recently updated.
I was absolutely convinced that this was the [Caption Color in the Lightbox] setting.,
Okay, then why is everything getting mixed together? It shouldn’t behave like that, should it? When I change the [Thumbnail Grid] color, it also changes the [Caption Color in the Lightbox] at the same time, even though it shouldn’t. Why is that happening?
so can I get custom css to the Lightbox caption color? (If so).
I think I understand where the confusion comes from.
You’re styling each individual image caption using the text color option in the editor. This overrides both the caption color displayed in the gallery thumbnails and the caption color displayed in the Fancybox lightbox. This is the intended behavior, as it allows you to customize the appearance of individual image captions when needed.
Are you using the text color option shown below?
If so, remove the color set there and instead configure the thumbnail caption color under:
Settings → Captions → Caption Color
If you’d like to style only the lightbox caption, navigate to:
Settings → Custom CSS
and add the following CSS rule, replacing XXXX with your gallery ID (you can find the gallery ID just above the editor):