Title: Missing Css
Last modified: August 13, 2018

---

# Missing Css

 *  Resolved [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/)
 * Hi,
    Any reason these 2 buttons are missing the css classes: [http://prntscr.com/khxg3l](http://prntscr.com/khxg3l)
 * The screenshot is from a clean install, no other plugin activated and the theme
   is not changing the css for those elements.
    version is 2.5.0
 * Thanks

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

 *  Plugin Author [Gregor Capuder](https://wordpress.org/support/users/capuderg/)
 * (@capuderg)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10584941)
 * Hi,
 * I’ve just looked at my test demo import site and the close button has a lot more
   classes on my site: `ui-button ui-widget ui-state-default ui-corner-all ui-button-
   icon-only ui-dialog-titlebar-close`
 * We don’t even customize the styles of the modal window, so I’m not sure, why 
   your site is missing these styles…
 * Is the theme maybe modifying the modal windows in some way?
 * Take care!
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10584951)
 * Hi,
    Thanks for the answer. I don’t think the theme is changing something but
   i can look. Are you using .dialog from jquery ui to show that window ?
 * Thank you
 *  Plugin Author [Gregor Capuder](https://wordpress.org/support/users/capuderg/)
 * (@capuderg)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10585003)
 * Yes, we are using the jQuery UI Dialog, which “comes with WP”:
 * We enqueue it like so:
 *     ```
       wp_enqueue_script( 'jquery-ui-dialog' );
       wp_enqueue_style( 'wp-jquery-ui-dialog' );
       ```
   
 * Take care!
 *  Thread Starter [crerem](https://wordpress.org/support/users/crerem/)
 * (@crerem)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10585112)
 * Hi,
    Thanks – i solved. In this case it was a conflict with bootstrap.js
 * Thanks again
 *  Plugin Author [Gregor Capuder](https://wordpress.org/support/users/capuderg/)
 * (@capuderg)
 * [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10585212)
 * Hi,
 * great! Thanks for sharing the solution with us.
 * Take care!

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

The topic ‘Missing Css’ is closed to new replies.

 * ![](https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685)
 * [One Click Demo Import](https://wordpress.org/plugins/one-click-demo-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/one-click-demo-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/one-click-demo-import/)
 * [Active Topics](https://wordpress.org/support/plugin/one-click-demo-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/one-click-demo-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/one-click-demo-import/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Gregor Capuder](https://wordpress.org/support/users/capuderg/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/missing-css-7/#post-10585212)
 * Status: resolved