Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:
.global-styles,
.fslightbox-container {
background: white !important;
}
.global-styles,
.fslightbox-container * {
color: black;
}
Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:
.global-styles,
.fslightbox-container {
background: white !important;
}
.global-styles,
.fslightbox-container * {
color: black;
}