Hi,
How can I change the footer background color in the Startup template?
https://www.gavick.com/joomla-templates ... p,104.html
#gkFooter {
padding: 32px auto 100px !important
margin: 0 !important;
background-color: red;
}
#gkFooter {
padding: 50px !important;
margin: auto !important;
}