Streamline

Find the line in style.css that says
.enews #subbox {
and change it to
.enews #subbox, .enews #subbox1 {
then after the closing } of that section, add

.enews #subbox1 {
background: #fff;
}


Posted

in

Comments

Leave a Reply