Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:
.eapp-photo-gallery-item-data-info {
align-items: flex-end;
}
.eapp-photo-gallery-info-title {
font-family: 'Times New Roman';
}
Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:
.eapp-photo-gallery-item-data-info {
align-items: flex-end;
}
.eapp-photo-gallery-info-title {
font-family: 'Times New Roman';
}