Hi Pauline. If i understood right, do you want to apply a background color to your footer?
You can add the following css rule into your style.css file:
#footer-wrap {
background-color: #5cd3d5;
}
Cheers!
Johnny Tuc
Hi Pauline. If i understood right, do you want to apply a background color to your footer?
You can add the following css rule into your style.css file:
#footer-wrap {
background-color: #5cd3d5;
}
Cheers!
Johnny Tuc