-
DogukAsked on June 7, 2019 at 2:03 PM
How to remove the background from the dropdown options?
-
roneetReplied on June 7, 2019 at 2:32 PM
Are you referring to this Form in your account?
https://www.jotformeu.com/form/91484003742352
If yes, then please inject the following CSS code in the FormDesigner:
option {
background: transparent;
}To inject custom CSS please follow this guide:
https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-CodesLet us know if you have further questions.
Thanks