Title: Subscription Button Styling
Last modified: February 3, 2022

---

# Subscription Button Styling

 *  Resolved [Drain0](https://wordpress.org/support/users/drain0/)
 * (@drain0)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/subscription-button-styling/)
 * Dear JP
    Why have you styled your submit button? Surely it makes more sense for
   this to be handled by the theme?
 * I’ve got to go into my myriad of sites to restyle now… tiresome…

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

 *  [Mohamed Mehdi Benchalal](https://wordpress.org/support/users/muffinpeace/)
 * (@muffinpeace)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/subscription-button-styling/#post-15326075)
 * Hi [@drain0](https://wordpress.org/support/users/drain0/)
 * You’ve mentioned that we’ve introduced restyling of the submit button. Is it 
   specifically with the Subscriptions Block? We haven’t made any changes to that
   one with our latest updates, as this option was already there before our latest
   update.
 * We appreciate your feedback, though having the styling option available in the
   Block Editor makes more sense as some themes don’t have the same functionalities
   and ease of use to adjust that.
 * Best,
 *  Thread Starter [Drain0](https://wordpress.org/support/users/drain0/)
 * (@drain0)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/subscription-button-styling/#post-15337368)
 * Thank you for your reply.
 * The subscribe button has radius corners now. I would like it square. So I have
   added:
 *     ```
       .wp-block-button__link {
       border-radius: unset;
       }
       ```
   
 * Is this correct please?
 *  [Daniel](https://wordpress.org/support/users/ihenetudan/)
 * (@ihenetudan)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/subscription-button-styling/#post-15338856)
 * Hi [@drain0](https://wordpress.org/support/users/drain0/),
 * I’m afraid we can’t help with custom CSS as that’s outside the [scope of our support](https://jetpack.com/support/scope-of-support/).
 * The unset CSS keyword will work as long as the `border-radius` property isn’t
   being inherited from a parent that specifies a border-radius as well. There’s
   more about the unset property on [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/CSS/unset).
 * Try that out and see if it works for you. If it doesn’t, then you might want 
   to set a specific border-radius value like 0. Again, that’s as much help we can
   offer on CSS customizations.
 *  Anonymous User 18700194
 * (@anonymized-18700194)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/subscription-button-styling/#post-15372572)
 * Hi there,
 * It has been more than one week since we have heard from you, so I’m marking this
   topic as resolved.
 * But if you have any further questions or need some more help, you’re welcome 
   to reply here or open another thread.

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

The topic ‘Subscription Button Styling’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: Anonymous User 18700194
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/subscription-button-styling/#post-15372572)
 * Status: resolved