Hi, you can use the following custom css code to change the bacgkround:
- Code: Select all
#gk-footer,
#gk-bottom5,
#gk-header-nav.gk-fixed-nav {
background-color: #333
}
Add it into the theme’s css/override.css file, custom css plugin or style.css file if you are using a child theme.