Full width section background color, wide width content

Is it possible to have full width section background color with wide width content?

Thanks,

Angelo

Please select the Row Element you want to go full width, go to Advanced, and add the following Class: f-width.

Finally, go to Custom Codes > Custom CSS and add the following:

.f-width {
        max-width: unset !important;
    }

Let us know how it goes.

Best,
Fey @Funnelish.