Title: Instructions text issue
Last modified: September 1, 2016

---

# Instructions text issue

 *  Resolved [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/instructions-text-issue/)
 * Hello, Im looking to indent the whole instruction paragraph but i cant seem to
   find html to do it without the text size changing. Can you please assist me?
 * Thanks
    [http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info/](http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info/)
 * [https://wordpress.org/plugins/calculated-fields-form/](https://wordpress.org/plugins/calculated-fields-form/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/instructions-text-issue/#post-7648022)
 * Hi,
 * You can edit the CSS file of the plugin, but you will lose the changes after 
   update the plugin, or you can follow the instructions below:
 * Insert a “HTML Content” field in the form, and enter, as its content, the piece
   of code:
 *     ```
       <style>
       #fbuilder .uh{padding-left:20px !important;}
       </style>
       ```
   
 * and that’s all.
    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Instructions text issue’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/instructions-text-issue/#post-7648022)
 * Status: resolved