Hi enfold team,
is there a way to change the font (for example into finger-paint etc. ) in the Small bar above Main Menu?
Greetings Thomas
Hey Thomas!
Try adding this code to the Quick CSS:
#header_meta {
font-family: "Verdana";
}
Cheers!
Josue
Thanks Josue,
that works!