Home › Forums › Support › how to change the color on the spesific page #content.site-content › Reply To: how to change the color on the spesific page #content.site-content
October 18, 2015 at 10:04 am
#145407
Lead Developer
Lead Developer
If you’re only trying to target the homepage, you can use this CSS:
.home #content.site-content {
}
WordPress adds the home
class to the body element on the homepage.
Let me know if you need more info 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development