Hi,
Is it possible to adjust the size of the font on the cards. In my view, the ‘Learn More’ and other texts are displayed way to large and it looks very weird.
Please let me know if there is anything I can do here.
Thanks,
Milan
Mar 6,2017 AT 1:57PM - 5 years ago -
Hi Milan,
Your theme’s style is causing the issue.
Please go to eventon->styles and add following code in the panel and save the settings:
h3.evo_h3 {
font-size: 18px !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.