Using Myfonts in theme Blanco - by liekedevink

This topic has 4 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: liekedevink
    liekedevink
    Participant
    October 10, 2014 at 11:08

    I want to try a webfont from Myfonts for the headers in my website. http://www.myfonts.com/info/webfonts/ How to solve this problem? I placed the text/javascript in the childtheme header php but It doesn’t seem to work. Thank you.

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 10, 2014 at 11:38

    Hello,

    Unfortunately there is no possibility to implement your own fonts in the theme.
    You can change font only for some elements using custom.css or style.css of the child theme.
    For example, to change font for menu items you need write the code:

    .menu > ul > li > a {
        font-family: Georgia;
    }

    Sorry for inconveniences.
    Regards,
    Eva Kemp.

    Avatar: liekedevink
    liekedevink
    Participant
    October 13, 2014 at 14:49

    Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2014 at 14:52

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Using Myfonts in theme Blanco’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.