Title: Formidable customization options
Last modified: September 2, 2016

---

# Formidable customization options

 *  [mills224](https://wordpress.org/support/users/mills224/)
 * (@mills224)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/formidable-customization-options/)
 * I use the free version all the time. You don’t need the purchased version to 
   customize the form how you want it. Here are some things for customization that
   I found and that I use every time.
 * Edit the plug in formidable/css/frm_display.css
    add the follwing code to change
   the font color and style of the labels `.with_frm_style .frm_primary_label{color:#
   444444;font-weight:bold;}` you can use any color but for me since I have a light
   grey background I had to use a dark grey for the labels to see them better.
 * Also you can add table coding under the formidable / settings / customize HTML.
   
   I added the following in the first box `<table width="700" cellpadding="0" cellspacing
   ="0" style="border:none"><tr><td style="border:none">`
 * and in each box after that just make sure you end with the usual tags to get 
   the structure you are looking for.
    `</td></tr></table>`

The topic ‘Formidable customization options’ is closed to new replies.

 * ![](https://ps.w.org/formidable/assets/icon-256x256.png?rev=2588749)
 * [Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder](https://wordpress.org/plugins/formidable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/formidable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/formidable/)
 * [Active Topics](https://wordpress.org/support/plugin/formidable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/formidable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/formidable/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [mills224](https://wordpress.org/support/users/mills224/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/formidable-customization-options/)