help.sitevision.se always refers to the latest version of Sitevision

BODY - Advanced

It is possible to add CSS to fonts under the Advanced tab.

BODY - Advanced

CSS

You can change the appearance of the fonts by using Cascade style sheets (CSS). Enter the CSS code directly into the field.

Example Custom CSS:

Means:

text-transform:uppercase;

Automatically make capital letters of the text

font-weight:300;

Specifies the type to use when using Google Webfonts

letter-spacing:5px;

Increases the spacing between the letters

The page published:

Did the information help you?