Colour Options

GK User
Sun Sep 20, 2015 11:19 pm
Is there an option to change the colour of the footer background? And also, the page background/header background?
User avatar
Fresh Boarder

GK User
Mon Sep 21, 2015 5:26 am
Any fix on colour customizations yet?
User avatar
Fresh Boarder

GK User
Mon Sep 21, 2015 9:44 am
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.
User avatar
Moderator


cron