Home › Forums › Support › different content margin on full width no sidebar › Reply To: different content margin on full width no sidebar
December 3, 2015 at 10:42 am
#157719
Lead Developer
Lead Developer
Try this:
.no-sidebar.single .inside-article > *,
.no-sidebar.page .inside-article > * {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
Any chance I can see an example of the featured image issue?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development