How can I make the whole footer Background Black ?
Hi @rotation,
Please add this code as well:
.x-colophon.top,
.x-colophon.bottom {
background-color: #000;
}
Hope this helps.
this 100% worked thanks
You’re welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.