Title: Custom CSS in WP Database Location
Last modified: September 1, 2016

---

# Custom CSS in WP Database Location

 *  Resolved [rbschneider1](https://wordpress.org/support/users/rbschneider1/)
 * (@rbschneider1)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/wp-database-location/)
 * Where is this the custom css located in the WP database (phpMyAdmin)?
 * Thank you…………
 * [https://wordpress.org/plugins/wp-add-custom-css/](https://wordpress.org/plugins/wp-add-custom-css/)

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

 *  Plugin Author [Daniele De Santis](https://wordpress.org/support/users/danieledesantis/)
 * (@danieledesantis)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/wp-database-location/#post-7536106)
 * Hi,
    the main stylesheet is stored in the the {your_prefix_}options table, search
   for “wpacc_settings” in the option_name column.
 * The custom rules you add to indivual posts/custom post types/pages are stored
   in the {your_prefix_}postmeta table, search for “_single_add_custom_css” in the“
   meta_key” column.
 * Best,
    Daniele
 *  Thread Starter [rbschneider1](https://wordpress.org/support/users/rbschneider1/)
 * (@rbschneider1)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/wp-database-location/#post-7536109)
 * Great…………
 * Thank you Sir……

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

The topic ‘Custom CSS in WP Database Location’ is closed to new replies.

 * ![](https://ps.w.org/wp-add-custom-css/assets/icon-256x256.png?rev=1001727)
 * [WP Add Custom CSS](https://wordpress.org/plugins/wp-add-custom-css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-add-custom-css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-add-custom-css/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-add-custom-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-add-custom-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-add-custom-css/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rbschneider1](https://wordpress.org/support/users/rbschneider1/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/wp-database-location/#post-7536109)
 * Status: resolved