[email protected]
asked 11 years ago

Hello , when I read the blog by mobile fonts are thinner and well drawn and when I open the browser they get through unfocused and more “plump ” . There is a way of letting the font always fine and well designed ?

1 Answers
DominicStaff
answered 10 years ago

To change the font in the post on the theme.
Step 1: Go to site here to find the font you would like to use: http://www.google.com/fonts/

Step 2: click the Quick-use
see the screenshot: http://imgur.com/zYPj0Fm

Step 3: Please move through the “@import” and copy the code.
See the screenshot: http://imgur.com/ylIX3jO

And paste into the main.css file.
See the screenshot: http://imgur.com/iw1VfIZ

Step 4: open the main.css in the folder path “\wp-content\themes\dw-minion\assets\css” replace the following code:


font-family: 'Roboto Slab', serif;

With your font
See the screenshot: http://imgur.com/xaSHPjc
for example:

 font-family: 'Londrina Shadow', cursive;
Powered by DW Question & Answer Pro