Sorry for so many questions.
Is there a way I can increase the text size in the showcase module?
Thanks
Is there a way I can increase the text size in the showcase module?
Thanks
div#fd.eb.eb-mod .eb-gallery-content {
font-size: 20px !important;
}
div#fd.eb.eb-mod * {
line-height: 23px !important;
}
div#fd.eb.eb-mod .eb-gallery-title {
font-size: 22px !important;
}
div#fd.eb.eb-mod .eb-gallery-meta {
font-size: 19px !important;
}