02/21/2017 at 2:31 pm
#412376
Keymaster
@ Raffaella
RE: would you be able to add just the font change for the category drop down menu? That one didn’t change.
This matches the theme:
#cn-list .chosen-container .chosen-results li:before {
content: "";
}
#cn-list .chosen-container .chosen-results li,
#cn-list .chosen-container-single .chosen-single {
font-family: Georgia, "Times New Roman", Times, serif;
}
Though there is no visual difference (at least for me) because that will largely depend on the OS and browser.