Javascript code
-
Hey. What code can I change the font browser with using "Execute On Every Page Load In Browser"
-
@andeada
You need to add the necessary fonts to the page and override the styles
-
how to do it?
-
@andeada
in blok "Execute On Every Page Load In Browser" element.innerHtml("/code/")
-
How? element.innerHtml no working for me ;c