Reply To: Reduce background space

Home Forums Support Reduce background space Reply To: Reduce background space

Home Forums Support Reduce background space Reply To: Reduce background space

#91439
Tom
Lead Developer
Lead Developer

Absolutely – you can use custom CSS to set it to whatever you like (even 100%):

body.grid-container {
      max-width: 2000px;
}