Hello,
How do I change the background color or insert a background picture for the bottom menu area (footer)?
Pls advice. Thanks.
#gk-bottom5 {
background: #ddd;
}
#gk-bottom5 .box a,
#gk-bottom5 .box .box-title {
color: #fff;
}
.gk-page-wrap + #gk-bottom5 > div:before {
display: none;
}