- Go to:
Dashboard → Site administration → Appearance → Themes → space
- Go to:
Block #3
tab
Background customization
Go to: Advanced → Raw SCSS
Cover
.s-special-box-bg-dark { background-size: cover; }
Repeatable background
.s-special-box-bg-dark { background-size: 24px; background-repeat: repeat; }