Find the line in style.css that says
and change it to
then after the closing } of that section, add
.enews #subbox {
and change it to
.enews #subbox, .enews #subbox1 {
then after the closing } of that section, add
.enews #subbox1 {
background: #fff;
}
Leave a Reply