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

This topic contains 2 replies, has 2 voices, and was last updated by pmodugno pmodugno 8 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6234
    pmodugno
    pmodugno
    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 Marcinko
    Ernest 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:

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

    It should display in this font now 🙂

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #6236
    pmodugno
    pmodugno
    Participant

    Thanks very much!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.