PDA

View Full Version : text style


Silver_Brick
11-04-2016, 08:54 AM
i want to change my website text style so any idea how ?

Hwona
11-04-2016, 09:34 AM
Go to templates->your theme->style.css
You will see something like this:
html {
font-family: your font;
}

Change your font to the font you want.

Silver_Brick
11-04-2016, 09:52 AM
its solved thanks so much yay