Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Displaying a light weight font in the search results › Reply To: Displaying a light weight font in the search results
April 10, 2017 at 11:05 am
#12644
Keymaster
Hi,
In that case, you only need this one:
[html]a.asp_res_url, p.showmore, p.showmore * {
font-weight: 300 !important;
}[/html]