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
October 14, 2015 at 6:22 pm
#6235
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 :)



