Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Two dropdown menus for blog selection › Reply To: Two dropdown menus for blog selection
February 2, 2025 at 11:10 am
#52715
Keymaster
Hi!
Try this custom CSS to force the correct font:
.asp_ss,
.asp_ss * {
font-family: "Montserrat", Sans-serif !important;
}
As for the options, it should show anything that matches. I suspect there is either a category based inclusion or exclusion in effect that may apply when no category filter is selected. Can you please make sure that nothing is excluded nor included?