Title: Problem with border around submit button
Last modified: January 29, 2018

---

# Problem with border around submit button

 *  Resolved [andyversyck](https://wordpress.org/support/users/andyversyck/)
 * (@andyversyck)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-border-around-submit-button/)
 * Hi,
 * i am struggling to find a solution for my problem.
 * [http://www.kadokado.be/trouw/test-bevestiging/](http://www.kadokado.be/trouw/test-bevestiging/)
 * on this page i am working with a google form, but i’m trying to get rid of the
   frame around my submit butten.
 * Could you please help me with this?
 * also, when i proceed to the next page i have a character text box, where people
   can leave comments. This box is kinda square, i would like this box more to be
   longer, not higher.. Is there a way to do this? Thank you very much for your 
   help.
 * grtz
 * Andy
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-border-around-submit-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-border-around-submit-button/#post-9934053)
 * This one took me a couple tries to sort out. Had to look at a couple times, finally
   had some time this morning to focus on it.
 * Make sure you have Custom CSS enabled (Dashboard > Settings > Google Forms – 
   make sure Custom CSS checkbox is checked) and add the following CSS to the Custom
   CSS section on your form definition (where you entered the URL for the form in
   WordPress):
 *     ```
       div.ss-item table td {
       	border: 0px;
       }
       ```
   
    -  This reply was modified 8 years, 3 months ago by [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/).
 *  Thread Starter [andyversyck](https://wordpress.org/support/users/andyversyck/)
 * (@andyversyck)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-border-around-submit-button/#post-9935550)
 * Perfect !!
 * Thank you very much. Worked like a charm.
 * grtz & thx a million

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

The topic ‘Problem with border around submit button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [andyversyck](https://wordpress.org/support/users/andyversyck/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/problem-with-border-around-submit-button/#post-9935550)
 * Status: resolved