Can you also supply a css code to change the font for the short description?
Thanks!
Can you also supply a css code to change the font for the short description?
Thanks!
Hi, @Lily_Gamble1 ![]()
Sure! Here is a CSS code for a short description:
.es-event-card-content-text {
font-family: Calibri;
font-size: 14px;
}
Give it a try and let me know how it worked ![]()