Home › Support Forums › Theme Support › Enlightenment › Boxed Design: How to reduce the white margins › Reply To: Boxed Design: How to reduce the white margins
Daniel Tara
Keymaster
The margins are added by this code:
.page.layout-full-width .hentry { max-width: 720px; }
You can adjust the 720px
value to match your preference.