Is it possible to limit the space between the text and image on Image Show GK4. The site location is www.socialpatient.com/sp3
Thank you
.gkPage div.box.bigspaces {
padding: 110px 0 90px 0!important;
}
.gkIsWrapper-gk_startup.loaded .gkIsImage img {
top: 260px;
}
socialpatient wrote:1. Is there a way that I can add the a button (like the one in the template) above the text which would open the lightbox to subscribe - this would be the same function that links from the "SUBSCRIBE" button on the top right menu? http://www.socialpatient.com/
.gkIsWrapper-gk_startup .gkIsText.active {
top: 115px;
}
.gkIsWrapper-gk_startup.loaded .gkIsImage img {
top: 260px;
}