Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 6 posts - 1 through 6 (of 6 total)

How to change font in blocks and pages??

Home Forums Free Theme Support Asteria Lite How to change font in blocks and pages??

  • #85984

    Wojciech

    Hi,

    Please reply me, how to change fonts in block, and pages. My language spacial letters (polish) aren’t displayed very well.

    You can see it on links below:
    http://www.wojciechu-mi-mow.pl/
    http://www.wojciechu-mi-mow.pl/about/

    #85995

    hellgast

    I have same problem with czech fonts

    #86013

    eva

    slovak too 🙂

    #86115

    Towfiq I.

    administrator

    hmm. you will need to switch back to default Arial font to display all characters. the font that is used in the theme (yanone kaffeesatz) doesnt support special characters and symbols.

    Just open up functions.php and remove this:

    wp_enqueue_style('customfont',get_template_directory_uri().'/fonts/yanone_kaffeesatz.css', 'yanone_kaffeesatz' );

    #86339

    Wojciech

    Hey,

    Tnx for answer – deleting that line didn’t helped – I deleted:
    wp_enqueue_style('customfont2',get_template_directory_uri().'/fonts/opensans-light.css', 'open_sans' );

    but arial font doesn’t look good – can you show, how to replace open_sans for another, ‘thin’ looking font??

    #86395

    Towfiq I.

    administrator

    Select one from google webfont and let me know:
    http://www.google.com/fonts

    make sure it supports all the characters, symbols.

You must be logged in to reply to this topic.