Hi there,
Custom CSS code is reading .btn-secondary { but not #gkFooter {
Screenshot attached.
Is possible to add in Custom CSS code several CSS changes and make all be readable?
Code I used:
.btn-secondary {
background: #b71817;
color: #fff;
border-bottom-color: #960000;
#gkFooter {
background: #293336;