Title: Pixel width in elements
Last modified: September 1, 2016

---

# Pixel width in elements

 *  Resolved [simaduse](https://wordpress.org/support/users/simaduse/)
 * (@simaduse)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/)
 * Hello,
    Im creating a Contact form, and im working with de css, but there are
   elements that use inline styles, like the width, it there a way to take it off
   or use percent o not put any style inline in the elements?
 * Thx
 * [https://wordpress.org/plugins/form-maker/](https://wordpress.org/plugins/form-maker/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/#post-7531465)
 * [@simaduse](https://wordpress.org/support/users/simaduse/),
 * Some styles are inline since those can be modified within the form options. Thus
   it is possible to edit them form the form fields, but we do not use percentage.
   Still the plugin is responsive, so no worries on that.
 *  Thread Starter [simaduse](https://wordpress.org/support/users/simaduse/)
 * (@simaduse)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/#post-7531516)
 * Thx,
    but i have to do something so it can be responsive? because i use it with
   500px wide and its not working.
 * this is the website.
 * [http://agrovirutas.com/contacto/](http://agrovirutas.com/contacto/)
 * it the form in the top.
    thx for the help
 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/#post-7531542)
 * [@simaduse](https://wordpress.org/support/users/simaduse/),
 * Please try adding the following to style.css of the plugin going to the form 
   and pressing Edit CSS button:
 *  .wdform-page-and-images { display: block !important; } .wdform_page { padding:
   15px 15px 15px 15px !important; } .wdform_column { float: none !important; } .
   wdform_section { display: block !important; } ·wdform-page-and-images *, .wdform_section*{
   max-width: 100% !important; } .wdform-field { display: block !important; }
 *  Thread Starter [simaduse](https://wordpress.org/support/users/simaduse/)
 * (@simaduse)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/#post-7531551)
 * It Works!!!
    Thx a lot!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Pixel width in elements’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [simaduse](https://wordpress.org/support/users/simaduse/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/pixel-width-in-elements/#post-7531551)
 * Status: resolved