Currently it’s possible to change font in the widget via CSS only:
.eapps-faq{
font-family: Roboto !important;
}
It’d be great if we can select the font in the widget settings. Thanks!
Currently it’s possible to change font in the widget via CSS only:
.eapps-faq{
font-family: Roboto !important;
}
It’d be great if we can select the font in the widget settings. Thanks!