Hi,
Is it possible to create side by side image shows using the GK image show in the header position?
thanks
.frontpage #gk-header-mod .box {
width: 50%;
float: left;
}
.frontpage #gk-header-mod .box:first-child {
width: 64%;
margin-right: 20px;
}
.frontpage #gk-header-mod .box:last-of-type {
width: 34%;
height: 195px;
}
.frontpage #gk-header-mod .box:last-of-type .gk-is-wrapper-gk-shop-and-buy img {
height: 189px
}