Title: @wordpress/components css overwritings
Last modified: December 16, 2025

---

# @wordpress/components css overwritings

 *  Resolved [Còdec](https://wordpress.org/support/users/codeccoop/)
 * (@codeccoop)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/wordpress-components-css-overwritings/)
 * Hi,
 * Since version 3.0.0 of [Post Duplicator](https://wordpress.org/plugins/post-duplicator/),
   the `assets/build/postDuplicator.css` file includes overrides of the default 
   styles for [@wordpress/components](https://www.npmjs.com/package/@wordpress/components)
   components.
   For example, lines 355:367:
 * `.components-modal__screen-overlay {
    z-index: 100000;}.components-modal__frame{
   max-width: 600px; z-index: 100001;}.components-modal__header { gap: 12px;}.components-
   modal__header .components-spacer { display: none;}
 * 
   These styles are causing conflicts with the user interface of other plugins,
   such as [Forms Bridge](https://wordpress.org/plugins/forms-bridge/). Overwriting
   styles in the global scope of the core libraries is not a good practice. Would
   it be possible to fix this?

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

 *  Plugin Support [Joe](https://wordpress.org/support/users/joemc/)
 * (@joemc)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/wordpress-components-css-overwritings/#post-18758514)
 * [@codeccoop](https://wordpress.org/support/users/codeccoop/) thanks for letting
   me know about this! The css scope has been resolved now in version 3.0.2. Please
   let me know if you still see any issues after updating.
 *  Thread Starter [Còdec](https://wordpress.org/support/users/codeccoop/)
 * (@codeccoop)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/wordpress-components-css-overwritings/#post-18758582)
 * Yes, it’s resolved!
 * Thank you for your prompt response, good job and excellent plugin
 *  Plugin Support [Joe](https://wordpress.org/support/users/joemc/)
 * (@joemc)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/wordpress-components-css-overwritings/#post-18758622)
 * Good to hear and thanks for letting me know!
 * If you have a few seconds and wouldn’t mind leaving a review I would greatly 
   appreciate it! [https://wordpress.org/support/plugin/post-duplicator/reviews/](https://wordpress.org/support/plugin/post-duplicator/reviews/)
 * Have a great week!

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-components-css-overwritings%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/post-duplicator/assets/icon-128x128.png?rev=3419621)
 * [Post Duplicator](https://wordpress.org/plugins/post-duplicator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-duplicator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-duplicator/)
 * [Active Topics](https://wordpress.org/support/plugin/post-duplicator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-duplicator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-duplicator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Joe](https://wordpress.org/support/users/joemc/)
 * Last activity: [5 months, 1 week ago](https://wordpress.org/support/topic/wordpress-components-css-overwritings/#post-18758622)
 * Status: resolved