Hi,
I made a child theme for Interface which contains some custom CSS.
How would I insert a background color for the Featured Recent Work widget that fills the browser window width like the Featured Image widget does? I photoshopped the image here to better illustrate what I am trying to achieve.
For that you have to customize the theme code. Our whole business template widgets are wrapped inside one main container div.
You have to remove that container and add it inside the widgets first div.