Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #561347

    Hello,

    What is the quick CSS for amending the fonts only for the blog section?

    Examples:
    – change font type, size and colour for the blog post titles
    – change font type, size and colour for the blog post body text

    Thanks

    #561752

    Hey JTV Digital!

    Add this to your custom CSS.

    .template-blog .post-title { font-size: 20px; color: red; font-family: verdana; }
    .template-blog .entry-content { font-size: 20px; color: red; font-family: verdana; }
    

    Regards,
    Elliott

    #579042

    Hi there,

    I am also facing some troubles adding a custom font type I have just downloaded and converted with ‘Font Squirrel’.
    I have just followed the steps from the link below:

    http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/

    It still doesn’t work. Probably I’m doing something wrong. Could some of you please help me out?

    Thanks in advance!
    BTW: The font I want to change is just for the header title on the main page!

    #579055

    Hi!

    Please do not double post.
    Just create your own post and we will as assist as fast as possible.

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font customization’ is closed to new replies.