How to remove overlapping drop-down arrows?

  • route_cause
    Asked on November 30, 2021 at 10:11 AM

    hey there,


    is there code to remove the overlapping drop down arrows seen here



    Jotform Thread 3552712 Screenshot
  • Dragana_R Jotform Support
    Replied on November 30, 2021 at 10:50 AM

    Hello!

    Thank you for contacting support.

    To remove the overlapping drop-down arrows, kindly inject the following CSS code:

    .form-dropdown{

    background-image: none;

    }

    1638287396 61a648243a643  Screenshot 10

    Related guide: https://www.jotform.com/help/117-how-to-inject-custom-css-codes/

    Let us know if you need any further assistance.