This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

How to add Karla Font from Google

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to add Karla Font from Google

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6234
    pmodugnopmodugno
    Participant

    Hi, I need to use Karla font from Google font for my placeholder and for results, but I can’t find this font in your list. Can I add this font and how can I add? thanks a lot really much! Good work!

    font Karla by Google

    #6235
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Thank you for your kind words!

    I’ve added the following custom CSS code to the search custom CSS section to force the selected font on all areas of the search:

    [code]div[id*=ajaxsearchpro],
    div[id*=ajaxsearchpro] * {
    font-family: ‘Karla’, sans-serif !important;
    }[/code]

    It should display in this font now 🙂

    #6236
    pmodugnopmodugno
    Participant

    Thanks very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.