Title: CSS reset after update
Last modified: June 9, 2024

---

# CSS reset after update

 *  Resolved [pix1e](https://wordpress.org/support/users/pix1e/)
 * (@pix1e)
 * [2 years ago](https://wordpress.org/support/topic/css-reset-after-update/)
 * Hello, is there a way to prevent CSS reset when the plugin updates? Last time
   it did, it reset all the modified CSS.
   Thanks.

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

 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [2 years ago](https://wordpress.org/support/topic/css-reset-after-update/#post-17812267)
 * [@pix1e](https://wordpress.org/support/users/pix1e/)
 * You can try to use “Additional CSS” of your Theme at WP Appearance -> Customize
 * [https://docs.ultimatemember.com/article/270-how-to-change-default-ultimate-member-blue-color-using-css](https://docs.ultimatemember.com/article/270-how-to-change-default-ultimate-member-blue-color-using-css)
 *  Plugin Support [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * (@yuriinalivaiko)
 * [2 years ago](https://wordpress.org/support/topic/css-reset-after-update/#post-17812593)
 * Hello [@pix1e](https://wordpress.org/support/users/pix1e/)
 * Please don’t modify any files of the plugin. Changes will be lost on the plugin
   update. Add your custom CSS code to another place. Use selectors with a greater
   [specificity](https://www.w3.org/TR/selectors-4/#specificity-rules) in your code
   to override default styles.
 * We recommend creating a [child theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/)
   for customization. You can override styles by adding CSS code to the **style.
   css** file in the child theme.
 * You also can add CSS code to the field “Additional CSS” on _wp-admin > Appearance
   > Customize > Additional CSS_ if your theme supports this feature.
 * Regards
 *  Plugin Support [andrewshu](https://wordpress.org/support/users/andrewshu/)
 * (@andrewshu)
 * [2 years ago](https://wordpress.org/support/topic/css-reset-after-update/#post-17824864)
 * Hi [@pix1e](https://wordpress.org/support/users/pix1e/)
 * This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to re-open this thread if any other questions come up and we’d
   be happy to help. 🙂
 * Regards

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

The topic ‘CSS reset after update’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [andrewshu](https://wordpress.org/support/users/andrewshu/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/css-reset-after-update/#post-17824864)
 * Status: resolved