Skip to main content
Help

Original post by: Brian Sallee

Text:

You can edit the appearance of your site by adding custom CSS. To use the previous font style you'll want to add this CSS to your custom CSS field.

[code]
* {
   font-family: sans-serif;
}
[/code]

Check out our [guide|6455|guide] that explains how to add custom css.

Status:

open
TRUSTe