Add box10 in css class in widget and then add this code in custom.scss file or Gantry Page Settings:
.box10 {
color: #468847;
background: #ffe8c0;
}
To add custom style sheet to Gantry 5 Framework please follow these instructions:
docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
or if you want to add them in the Page Settings:
docs.gantry.org/gantry5/configure/page-settings#custom-css-js
The following users have thanked you: joanne