Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am able to customize the Title and Subtitle. but how do i do it for the text itself?
I know for title its this:
Thanks in advance!
Hey @fishing_weights , changing fontFamily property will apply your font to all lables, including text in text/image as well.
Hi @alex_colombo Thanks! but how do i define the fontFamily as the default for everything? Ie. Where do I script it in? the CSS or JSON? and under which "Object"?
I've tried defining here but it does not work:
This is the right place, but if you are trying to use custom fonts, you should first import it into css. See here for info.