Hi @chrigel
You can use this to change the color of the title to your preferred color using the following CSS:
.foogallery-album-header h3 {
color: #ab0505 !important;
}
Simply change the color value to your preferred color and add it to the Custom CSS section shown in the image attached of that particular album and save it: https://prnt.sc/rubTqlFTinJn
Thanks.
Regards,
Elvis
@elviiso worked – thank you, Elvis