Title: CSS to Make Square
Last modified: August 24, 2016

---

# CSS to Make Square

 *  Resolved [onepace](https://wordpress.org/support/users/onepace/)
 * (@onepace)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-to-make-square/)
 * How do I remove the rounded edges from the optin box? I would just like them 
   to be square.
 * [https://wordpress.org/plugins/optin-forms/](https://wordpress.org/plugins/optin-forms/)

Viewing 1 replies (of 1 total)

 *  [Boris Beo](https://wordpress.org/support/users/brs/)
 * (@brs)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-to-make-square/#post-5994820)
 * Hi onepace,
 * add the following code to your Custom CSS field, under Form Options in Optin 
   Forms.
 * If you’re using form design 01:
    `#optinforms-form1{border-radius:0!important;}`
 * If you’re using form design 02:
    `#optinforms-form2{border-radius:0!important;}`
 * Click Save Changes.
 * Let me know if this fixed your issue.

Viewing 1 replies (of 1 total)

The topic ‘CSS to Make Square’ is closed to new replies.

 * ![](https://ps.w.org/optin-forms/assets/icon-256x256.png?rev=998391)
 * [Optin Forms - Simple List Building Plugin for WordPress](https://wordpress.org/plugins/optin-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/optin-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/optin-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/optin-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/optin-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/optin-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Boris Beo](https://wordpress.org/support/users/brs/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/css-to-make-square/#post-5994820)
 * Status: resolved