Title: .close.button CSS style interferes with default WP CSS
Last modified: June 6, 2025

---

# .close.button CSS style interferes with default WP CSS

 *  Resolved [61pixels](https://wordpress.org/support/users/61pixels/)
 * (@61pixels)
 * [1 year ago](https://wordpress.org/support/topic/close-button-css-style-interferes-with-default-wp-css/)
 * Your .close.button {background:transparent;} on line 126 of your admin.css files
   interferes with other plugins and the default WordPress css for a .wp-core-ui.
   button-primary {} style resulting in areas where buttons are invisible since 
   the background is transparent. You should update to scope your css more specifically
   to your plugin so it doesn’t interfere with default WP core CSS and other plugins
   relying of that default WP CSS.
    -  This topic was modified 1 year ago by [61pixels](https://wordpress.org/support/users/61pixels/).

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

 *  Plugin Author [WP Company](https://wordpress.org/support/users/wpcompany/)
 * (@wpcompany)
 * [1 year ago](https://wordpress.org/support/topic/close-button-css-style-interferes-with-default-wp-css/#post-18505030)
 * Thank you for mentioning this to us.
 * We just pushed a new update to our plugin in which all our classes and corresponding
   selectors have been properly prefixed to address this issue.
 * Consider leaving us a review if you enjoy using our plugin!
 *  Thread Starter [61pixels](https://wordpress.org/support/users/61pixels/)
 * (@61pixels)
 * [12 months ago](https://wordpress.org/support/topic/close-button-css-style-interferes-with-default-wp-css/#post-18509487)
 * Awesome! Much appreciated. I had fixed it by adding my own class to overwrite
   it, but moving foward it looks like I won’t have to worry about that. Great plugin
   by the way, I’ve been testing it out on 2 client sites so far and it seems to
   work great. My clients are gonna love it.

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

The topic ‘.close.button CSS style interferes with default WP CSS’ is closed to 
new replies.

 * ![](https://ps.w.org/media-focus-point/assets/icon.svg?rev=3216382)
 * [Media Focus Point](https://wordpress.org/plugins/media-focus-point/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-focus-point/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-focus-point/)
 * [Active Topics](https://wordpress.org/support/plugin/media-focus-point/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-focus-point/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-focus-point/reviews/)

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [61pixels](https://wordpress.org/support/users/61pixels/)
 * Last activity: [12 months ago](https://wordpress.org/support/topic/close-button-css-style-interferes-with-default-wp-css/#post-18509487)
 * Status: resolved