Title: [Plugin: Visual Form Builder] Removing bullets
Last modified: August 20, 2016

---

# [Plugin: Visual Form Builder] Removing bullets

 *  Resolved [alversae](https://wordpress.org/support/users/alversae/)
 * (@alversae)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/)
 * Could someone help with what I may do to remove the bullets and spacing leading
   into each label and field?
    [http://ccicourtreporting.com/wp/schedule-a-deposition/](http://ccicourtreporting.com/wp/schedule-a-deposition/)
 * [http://wordpress.org/extend/plugins/visual-form-builder/](http://wordpress.org/extend/plugins/visual-form-builder/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/page/2/?output_format=md)

 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513287)
 * I’m not seeing any bullets.
 * Also, it looks like you are misusing the Address block. You should only need 
   one, not four, and it includes Zip Code.
 *  [davelopez](https://wordpress.org/support/users/davelopez/)
 * (@davelopez)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513388)
 * I’m having the same issue, [http://crazyeye.com/contact/](http://crazyeye.com/contact/).
 * What’s interesting is that I used this plugin on a clients site and there are
   no bullet points and the field corners are rounded, [http://fetchrecruiting.com/online-reference-form/](http://fetchrecruiting.com/online-reference-form/).
 * Thanks.
 *  [davelopez](https://wordpress.org/support/users/davelopez/)
 * (@davelopez)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513390)
 * Ok, I set the form list to list-style:none;, but I can’t find the list code for
   the Verification section. Can anyone help?
 *  [crowesam](https://wordpress.org/support/users/crowesam/)
 * (@crowesam)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513395)
 * I have tried adjusting the bullet style for the theme I created using Artisteer
   and manage to effect some change in the last two items with bullets. I tried 
   making them the color of the background becuse the bullets for right in the middle
   of my sheet border. Nothing seems to work to be rid of them. Need help.
 *  [davelopez](https://wordpress.org/support/users/davelopez/)
 * (@davelopez)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513399)
 * I think the list code for the bottom is hardcoded in php because it doesn’t seem
   to react to the changes in the style sheet.
 * Can you help us, Matthew. I love the plugin and am very willing to donate. 🙂
 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513406)
 * I’m seeing the following line in your “dynamilk.css” file:
 *     ```
       #content .post ul li, #content .page ul li, .catalyst-widget-area ul li {
           list-style-type: disc;
           margin: 0 0 0 20px;
       }
       ```
   
 * Change the list-style there and the bullets will go away.
 *  [crowesam](https://wordpress.org/support/users/crowesam/)
 * (@crowesam)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513407)
 * I am not having any luck turning the bullets off or changing them at all.
    Theere
   is no “dynamilk.css” in my theme.
 *  [davelopez](https://wordpress.org/support/users/davelopez/)
 * (@davelopez)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513416)
 * Thanks, but is there anyway I can control the styles in your css and not affect
   my style sheet? I need the bullets on my pages just not in your form.
 *  [Samuel Aguilera](https://wordpress.org/support/users/samuelaguilera/)
 * (@samuelaguilera)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513419)
 * Try to add this to YOUR theme style.css file
 * > .visual-form-builder li {
   >  list-style-type: none; }
 * That would solve the problem for you both.
 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513422)
 * In addition to the suggestions already made, please read the FAQ on [how to customize the CSS](http://wordpress.org/extend/plugins/visual-form-builder/faq/).
 *  [crowesam](https://wordpress.org/support/users/crowesam/)
 * (@crowesam)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513446)
 * I have tried everything suggested and still have these pesky bullets (see form
   below).
 * Please help.
 * [http://richmondinkrefills.com/request_a_quote/](http://richmondinkrefills.com/request_a_quote/)
 *  [websiteperson](https://wordpress.org/support/users/websiteperson/)
 * (@websiteperson)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513448)
 * Crowe,
 * `list-style: none;` needs to be on the li, not the ul 😉
 *  [crowesam](https://wordpress.org/support/users/crowesam/)
 * (@crowesam)
 * [14 years ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513505)
 * Thank you, websiteperson! 🙂
 *  [praisehim](https://wordpress.org/support/users/praisehim/)
 * (@praisehim)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513547)
 * Hi All,
 * I’m having this same issue. I’ve added
 *     ```
       .visual-form-builder li {
       list-style-type: none;
       }
       ```
   
 * To my theme stylesheet, no go. What should I do?
 * The only plugin’s I have abailable are Akisment and Visual Form Builder Pro.
 * Please any help would be great!
 * The URL(s) in question are:
    [http://businesscalloffice.com/support](http://businesscalloffice.com/support)
 * [http://businessalloffice.com/sign-up](http://businessalloffice.com/sign-up)
 * The theme I’m using is INTENT
 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/#post-2513548)
 * In your style.css file you have the following line which is causing the bullets
   to be added.
 *     ```
       .text ul li {
           list-style: square outside none;
       }
       ```
   

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/page/2/?output_format=md)

The topic ‘[Plugin: Visual Form Builder] Removing bullets’ is closed to new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

 * 16 replies
 * 7 participants
 * Last reply from: [praisehim](https://wordpress.org/support/users/praisehim/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-removing-bullets/page/2/#post-2513554)
 * Status: resolved