You can make the
title/label and
comment any size you like. Under
Projector > Advanced > Custom code > CSS, you can enter either of these lines, or both. The first controls the
title/label size and the second controls the
comment size. Adjust the values to get what you want (small increments, like 0.95 for larger, and 0.75 for smaller):
#main > .cont .lightbox .jcards .jcard .jcaption h5 {font-size: 0.8rem}
#main > .cont .lightbox .jcards .jcard .jcaption .comment {font-size: 0.8em}
Edited by: jGromit on 06-Aug-2020 11:08