Title: Happyforms's Replies | WordPress.org

---

# Happyforms

  [  ](https://wordpress.org/support/users/happyforms/)

 *   [Profile](https://wordpress.org/support/users/happyforms/)
 *   [Topics Started](https://wordpress.org/support/users/happyforms/topics/)
 *   [Replies Created](https://wordpress.org/support/users/happyforms/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/happyforms/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/happyforms/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/happyforms/engagements/)
 *   [Favorites](https://wordpress.org/support/users/happyforms/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms] best way to customize CSS for the forms](https://wordpress.org/support/topic/best-way-to-customize-css-for-the-forms/)
 *  Plugin Author [Happyforms](https://wordpress.org/support/users/happyforms/)
 * (@happyforms)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/best-way-to-customize-css-for-the-forms/#post-18819558)
 * Yes you can do that already without having to add additional class names.
 * All HTML elements have class names already. Target those classes to create your
   own styles with CSS.
 * Here are the primary static class names from the provided Happyforms HTML structure.
   These appear consistent and non-dynamic (avoiding IDs with numbers like “3006”
   or generated option IDs), making them ideal for CSS targeting.
   • Container classes:
   happyforms-flex, happyforms-form__part• Core part classes: happyforms-part, happyforms-
   part-wrap• Label classes: happyforms-part__label-container, happyforms-part__label,
   label, happyforms-required• Input/Element classes: happyforms-part__el, happyforms-
   input• Field-specific classes: happyforms-part–single_line_text, happyforms-part–
   email, happyforms-part–multi_line_text, happyforms-part–checkbox, happyforms-
   part–select, happyforms-part–payments• Checkbox/Option classes: happyforms-part__option,
   happyforms-part-option, option-label, checkmark• Select classes: happyforms-custom-
   select, happyforms-part__select-wrap, happyforms-select, happyforms-placeholder-
   option• Payments classes: happyforms-payments__price, happyforms-payments-service,
   happyforms-payments__stripe-el, happyforms-payments__card, stripe-element• Submit/
   Button classes: happyforms-submit, happyforms-button–submit• Utility classes:
   happyforms-part-error-notice, screen-reader-text, happyforms-visuallyhiddenCSS
   Targeting Example Use these for custom styles, e.g.:.happyforms-part__label {
   font-weight: bold; color: #333; } /* Labels / .happyforms-input input { border:
   2px solid #007cba; padding: 12px; } / Text inputs / .happyforms-part–payments.
   price { font-size: 1.5em; color: green; } / Price display */This gives complete
   control without conflicting with dynamic elements. Focus on width modifiers like
   happyforms-part–width-half or happyforms-part–width-full for layout tweaks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms] Digital Signatures](https://wordpress.org/support/topic/digital-signatures-2/)
 *  Plugin Author [Happyforms](https://wordpress.org/support/users/happyforms/)
 * (@happyforms)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/digital-signatures-2/#post-18514729)
 * We have thoroughly tested the signature feature and have not identified any issues.
 * As mentioned in the previous response, please contact us with more detailed information
   so that we can assist you further. You may reach us at: [https://happyforms.io/contact/](https://happyforms.io/contact/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms] Translation function called too early](https://wordpress.org/support/topic/translation-function-called-too-early/)
 *  Plugin Author [Happyforms](https://wordpress.org/support/users/happyforms/)
 * (@happyforms)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/translation-function-called-too-early/#post-18514722)
 * This will be changed in the following update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms] I can only insert with Gutenberg the form block with one form in forms list](https://wordpress.org/support/topic/i-can-only-insert-a-form/)
 *  Plugin Author [Happyforms](https://wordpress.org/support/users/happyforms/)
 * (@happyforms)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/i-can-only-insert-a-form/#post-18296068)
 * Hi [@m266](https://wordpress.org/support/users/m266/) 👋 
   You can insert your
   Happyforms utilizing the Shortcode block, it allows you to seamlessly integrate
   any form you’d like to include. Let me know if you need any help with the implementation!

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