I would like to have different backgrounds for the Welcome Wide and Welcome Featured 1-2-3 widgets. I changed the color in the CSS, but then the widgets do not display across the full width of the screen. My site is http://www.trepsilver.com
I got around this for now by moving my Text Widget from Welcome Wide to Slider. It seems to do what I need. But if anyone has a CSS reply to my original post, I would appreciate it. Thanks.
You can move the IDs/Classes around (or add more) in your home.php file. Just look for the welcome widget section and you’ll see how it’s setup. They are both inside of a div, so you’d need to have them inside there own div if you want them to have separate backgrounds.