Skip to content
Changing WordPress body font

Changing WordPress body font

June 20, 2019

Note

This post might be outdated and some links might not be available.

Design – Custom – Additional CSS

body {
    font-family: 'Arial'
}
Last updated on