Tagged Questions
2
votes
2answers
791 views
How can I remove css from a child theme?
I am using the theme twentyten as a parent theme for my child theme. I have other stylesheets I want to use and so I'm trying to figure out how to wp_deregister_style for the style.css sheet that is ...