2 options are available in Studio.
- You can add this to your CSS (make it a custom class if required) and adjust your container and colours to suit
.box {
background: linear-gradient(360deg, #000000 0%, rgba(243,248,240,0) 100%)
}
- You can also add a gradient color to a section background and adjust it so one color is 0%