i removed the Gk4 and installed a new one
2) i would like to change the color on the 'Kee features' how do i do that( the oranger hover color)
gkFeatures > a:hover { background: blue; }
<a data-delay="0" data-animation="flip" class="gkRocket loaded" href="#"><span>Rocket</span>Innovative Design</a>
<a data-delay="0" data-animation="flip" class="gkRocket loaded color1" href="#"><span>Rocket</span>Blue Design</a>
section#gkPageTop {
background: rgba(255, 255, 255, 0.8);
position: fixed;
}
#gkPageTop + #gkPageContent #gkSidebar, #gkPageTop + #gkPageContent #gkContent {
margin-top: 100px !important;
}
section#gkPageTop { background: #FFFFFF; position: fixed; }
.box.big .header { margin-top: 35px;}
#gkBottom4 .box.big .header,
#gkBottom2 .box.big .header { margin-top: 0; }