Hi there
I'd like to use a so called a Standard Font Family for all my Website Content - it's Open Sans. This works with a used general layout from my template (JSN Epic Pro) with:
html, body {
font-family: Open Sans !important;
}
But within the search form it only works for all the labels but not the field content in pulldown elements. Unfortunately I didn't find a solution like Typography in the Content section for the Search Form section.
Could you please tell me where I have to add which parameters or code?
Thank you
Heinz