How to make the form fields background color transparent?

  • technooyster_com
    Asked on April 23, 2019 at 1:12 AM
  • AndrewHag
    Replied on April 23, 2019 at 2:25 AM

    Please add the CSS code below to resolve the issue:

    .form-line-active{

      background-color: transparent !important;

    }

    1556000668chrome 9RpswbPr2d Screenshot 10

    Here is the guide: How-to-Inject-Custom-CSS-Codes