• Resolved brakow87

    (@brakow87)


    The dropdown box in the registration form is transparent. Where can I adjust the settings to have this field have a white background like the other fields?

    Screenshot of issue

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Saroj Shah

    (@wpeverestsupportrep)

    Hi @brakow87,

    Thanks for writing in,

    For this, please go to: Appearance > Customize > Additional CSS and add the following CSS codes,

    .ur-frontend-form .ur-form-row .ur-form-grid select {
          background: white;
    }

    Also, please clear the browser’s cache after this.
    I hope this helps.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Dropdown in registration form transparent’ is closed to new replies.