Title: Remove Default.css
Last modified: November 12, 2019

---

# Remove Default.css

 *  [Carol Brouwer](https://wordpress.org/support/users/csbrou/)
 * (@csbrou)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/remove-default-css-2/)
 * How do I set the genesis_portfolio_load_default_styles to false in the theme 
   functions.php file? I would like to disable the default.css file and write my
   own. Thanks.

Viewing 1 replies (of 1 total)

 *  Thread Starter [Carol Brouwer](https://wordpress.org/support/users/csbrou/)
 * (@csbrou)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/remove-default-css-2/#post-12134987)
 * This seems to be working for me.
    add_filter( ‘genesis_portfolio_load_default_styles’,‘
   __return_false’ );

Viewing 1 replies (of 1 total)

The topic ‘Remove Default.css’ is closed to new replies.

 * ![](https://ps.w.org/genesis-portfolio-pro/assets/icon.svg?rev=3409915)
 * [Genesis Portfolio Pro](https://wordpress.org/plugins/genesis-portfolio-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/genesis-portfolio-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-portfolio-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-portfolio-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-portfolio-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-portfolio-pro/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Carol Brouwer](https://wordpress.org/support/users/csbrou/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/remove-default-css-2/#post-12134987)
 * Status: not resolved