Home › Forums › Support › Hide main-navigation on single post only › Reply To: Hide main-navigation on single post only
November 21, 2015 at 4:35 pm
#154660
Lead Developer
Lead Developer
Hi there,
Thanks for choosing GP! 🙂
This should work:
.single .main-navigation {
display: none;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development