Forums
Forums / Plugin: VS Event List / Font Size
(@franzgasser)
9 years, 1 month ago
Hi, I use event list as widget version. How can I change font size of the text appearing in the widget, i.e. what is the CSS code?
Kind regards
Franz
(@guido07111975)
Hi Franz,
Example for whole widget:
.vsel_widget {font-size:1.2em;}
Example for event content (event text) only:
.vsel_widget #vsel .vsel-info {font-size:1.2em;}
Guido
Guido, thanks a lot! Franz
(@r3n3ll)
9 years ago
Hi,
How can I change the font type using shortcode? Thank you
The topic ‘Font Size’ is closed to new replies.