How to change font-family globally?.
Hi @K C S ,
like with any other CSS, you first check how it is determined (with search in service studio
or with dev tools in Chrome)
then you override in your theme or module or screen or factory base theme, dependent on what you mean by "globally"
in your case, this will do it
html{ font-family: Georgia, 'Times New Roman', Times, serif;}
Dorine
Hi ,
in global level font family change you need to change in Outsystem UI Css class