Title: jQuery UI Styling
Last modified: August 22, 2016

---

# jQuery UI Styling

 *  Resolved [roketto](https://wordpress.org/support/users/roketto/)
 * (@roketto)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/jquery-ui-styling/)
 * Just wondering if there is an easy way to disable this plugin from adding styles
   from Jquery UI to the pages we are using the plugin on? Our theme styles are 
   being overwritten for things like accordions and toggles that use jQuery.
 * Cheers,
 * roketto
 * [https://wordpress.org/plugins/calculated-fields-form/](https://wordpress.org/plugins/calculated-fields-form/)

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/jquery-ui-styling/#post-5747547)
 * Hi,
 * You should simply edit the “/wp-content/plugins/calculated-fields-form/cp_calculatedfieldsf_public_int.
   inc.php” file, removing the snippet of code:
 * <link href=”<?php echo plugins_url(‘css/cupertino/jquery-ui-1.8.20.custom.css’,
   __FILE__); ?>” type=”text/css” rel=”stylesheet” />
 * Please, be sure the theme active in your website loads the other styles of jQuery
   UI, because are needed for the calendars controls.
 * Best regards.
 *  Thread Starter [roketto](https://wordpress.org/support/users/roketto/)
 * (@roketto)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/jquery-ui-styling/#post-5747604)
 * Thank you that worked. Luckily we aren’t using calendars for any of our inputs.
 * Cheers

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

The topic ‘jQuery UI Styling’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [roketto](https://wordpress.org/support/users/roketto/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/jquery-ui-styling/#post-5747604)
 * Status: resolved