• Resolved 61pixels

    (@61pixels)


    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 11 months, 3 weeks ago by 61pixels.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Company

    (@wpcompany)

    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

    (@61pixels)

    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.