This is for when a DJEP form is inserted into a page as HTML code and not a script.

  1. Edit the form code, remove the section bolded below.
    • <style>.formbutton{border:0px solid #0 !important;background-color:#BAB1A7 !important;color:#FEFEFE !important;font-size:12px !important;font-weight:600 !important;border-radius:0px !important;padding:10px 12px !important;margin:3px 3px !important;}</style><style>.form-control {padding:0px 12px !important;}</style><link rel=”stylesheet” href=”https://domainname.com/clients/includes/mobile-framework.css“>
  2. Fix form styling using CSS as some will have broken.
    • Add background color back in
    • Adjust font sizes
    • Adjust spacing
in AvadaWordPress

Related Articles