Reply To: 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 Reply To: How to add Karla Font from 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 :)