02/21/2017 at 2:48 pm
#412383
Participant
Thanks, Steven. I tried that but it does look the same. We don’t really use any times new roman or serif fonts. I tried to sub that with just arial:
<h1>cn-list .chosen-container .chosen-results li:before {</h1>
content: "";
}
<h1>cn-list .chosen-container .chosen-results li,</h1>
<h1>cn-list .chosen-container-single .chosen-single {</h1>
font-family: arial;
}
but that didn’t work either. Any other ideas?
