Title: How to configure forms using plugins
Last modified: May 11, 2020

---

# How to configure forms using plugins

 *  Resolved [ahton1977](https://wordpress.org/support/users/ahton1977/)
 * (@ahton1977)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/)
 * Site Reviews. How to configure forms using plugins Ninja Forms – WPForms Lite?
   Where to read, under tell me.

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

 *  Plugin Author [Gemini Labs](https://wordpress.org/support/users/geminilabs/)
 * (@geminilabs)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12816480)
 * You can’t configure the Site Reviews form with other plugins.
 * Use the shortcode options to hide the fields you don’t want, use the Settings
   page to change the fields that are required, and for adding custom fields, see:
   [https://pastebin.com/4fvKErcp](https://pastebin.com/4fvKErcp)
 *  Thread Starter [ahton1977](https://wordpress.org/support/users/ahton1977/)
 * (@ahton1977)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12832221)
 * Thank you, tell me the formula how to configure the interval between strips and
   words in the Summary and Submit a Review block so that there is no merging between
   the check box, setting the distance between blocks and words
 *  Plugin Author [Gemini Labs](https://wordpress.org/support/users/geminilabs/)
 * (@geminilabs)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12835836)
 * I’m sorry, I don’t understand your question.
 * If you want your review submission form to have a specific layout, you can try
   changing the plugin style in the settings; if that does not suit your needs, 
   then you will need to add your own custom CSS to make any layout adjustments.
 *  Thread Starter [ahton1977](https://wordpress.org/support/users/ahton1977/)
 * (@ahton1977)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12836865)
 * I can’t make a space in ccs as on images between words and stripes, tell me how
   to attach the CCS formula and font size
    [https://cloud.mail.ru/public/nq9b/4zjFQQGYT](https://cloud.mail.ru/public/nq9b/4zjFQQGYT)
 *  Plugin Author [Gemini Labs](https://wordpress.org/support/users/geminilabs/)
 * (@geminilabs)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12836920)
 * If this is happening, it is because your theme’s CSS is removing the padding.
 * To fix this, you can force the padding like this:
 *     ```
       .glsr-ltr .glsr-bar-label {
           padding-right: 10px !important;
       }
       .glsr-ltr .glsr-bar-percent {
           padding-left: 10px !important;
       }
       ```
   
 *  Thread Starter [ahton1977](https://wordpress.org/support/users/ahton1977/)
 * (@ahton1977)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12836976)
 * Codes installed all also did not help
 *  Thread Starter [ahton1977](https://wordpress.org/support/users/ahton1977/)
 * (@ahton1977)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12836999)
 * Now your code helped thank you, I inserted it in the plugin template, tell me
   how you can change the font size?
 *  Plugin Author [Gemini Labs](https://wordpress.org/support/users/geminilabs/)
 * (@geminilabs)
 * [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12837039)
 * 1. WordPress themes allow you to add additional CSS like this:
 * ![](https://i0.wp.com/i.imgur.com/3oJVWqS.png?ssl=1)
 * 2. The first thing to try is to change the plugin style in the settings to “Site
   Reviews (minimal)”, this style does not apply any font related CSS rules.
 * Otherwise, if you need to customise the fonts, you will need to add some custom
   CSS to your theme.
 * You can use the Web Inspector of your browser to discover which classes to target
   with your Custom CSS (see: [https://designtlc.com/use-chrome-inspector-edit-website-css/](https://designtlc.com/use-chrome-inspector-edit-website-css/))
 * See also:
 * [https://wordpress.org/support/topic/custom-css-222/](https://wordpress.org/support/topic/custom-css-222/)
   
   [https://wordpress.org/support/topic/change-colors-19/#post-9007077](https://wordpress.org/support/topic/change-colors-19/#post-9007077)
   [https://wordpress.org/support/topic/widget-summary-of-reviews-font-size/](https://wordpress.org/support/topic/widget-summary-of-reviews-font-size/)

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

The topic ‘How to configure forms using plugins’ is closed to new replies.

 * ![](https://ps.w.org/site-reviews/assets/icon-256x256.gif?rev=3307009)
 * [Site Reviews](https://wordpress.org/plugins/site-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/site-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/site-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/site-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/site-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/site-reviews/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Gemini Labs](https://wordpress.org/support/users/geminilabs/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/how-to-configure-forms-using-plugins/#post-12837039)
 * Status: resolved