Title: Confirmation text
Last modified: July 26, 2021

---

# Confirmation text

 *  Resolved [dariaa1](https://wordpress.org/support/users/dariaa1/)
 * (@dariaa1)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/confirmation-text/)
 * Hi,
    I would like to change the weight of the text in confirmation area. Now 
   it’s bold and i would like to change it to normal. Is there any possibility to
   do that?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sanjeev Aryal](https://wordpress.org/support/users/sanzeeb3/)
 * (@sanzeeb3)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/confirmation-text/#post-14701915)
 * Hi [@dariaa1](https://wordpress.org/support/users/dariaa1/),
 * Do you mean the text in the button? The font-weight is normal by default. But
   if it is not for you (since it can be changed by themes or other plugins), you
   can add CSS:
 *     ```
       .wpf-delete-account-button button {
           background-color: red;
           font-weight: normal !important;
           font-size: 18px !important;
       }
       ```
   
 * You can add CSS from Appearance > Customize > Additional CSS.
 * I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Confirmation text’ is closed to new replies.

 * ![](https://ps.w.org/wp-frontend-delete-account/assets/icon-256x256.png?rev=3108020)
 * [WP Frontend Delete Account](https://wordpress.org/plugins/wp-frontend-delete-account/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-frontend-delete-account/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-frontend-delete-account/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-frontend-delete-account/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-frontend-delete-account/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-frontend-delete-account/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sanjeev Aryal](https://wordpress.org/support/users/sanzeeb3/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/confirmation-text/#post-14701915)
 * Status: resolved