Home › Forums › Support › Load child theme css after plugin stylesheets › Reply To: Load child theme css after plugin stylesheets
January 11, 2016 at 3:35 pm
#165157
Lead Developer
Lead Developer
Placing your child theme CSS before the parent CSS will require you to use !important.
Loading your child CSS after the parent CSS makes your child CSS more important, so you don’t need to use !important or be more specific.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development