Home › Forums › Support › page header position doesnt change › Reply To: page header position doesnt change
October 19, 2015 at 1:55 pm
#145838
Lead Developer
Lead Developer
I adjusted the PHP above to make it so the area isn’t a part of masonry: https://generatepress.com/forums/topic/page-header-position-doesnt-change/#post-145799
For the spacing, adjust your CSS to this:
.blog .page-header-content {
margin-bottom: 20px;
margin-top: 0;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development