Keep image fix for GK-IMAGE-SHOW in Background ?

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Mon Feb 02, 2015 2:24 pm
Hi,

I wonder if I could somehow keep the images that belong to a gk-image-show fix in the background.

If you try http://vadellarentals.com/services/villa-728-ibiza/ and scroll down, there is a moment when the image disappears and the background becomes orange, I would like to avoid this effect, keep the image in screen ...

Many thanks in advance.
User avatar
Senior Boarder

GK User
Mon Feb 02, 2015 3:16 pm
Hi,

It's not the best solution, but try to add this code:
Code: Select all
.gk-is-wrapper-fixed {
   height: 900px;
}

and adjust the height value.
User avatar
Moderator

GK User
Mon Feb 02, 2015 6:35 pm
Thank you,

This solution works but as you mentioned, I will have to play with the height basically limiting the amount of text I have on each page.

Cheers.
User avatar
Senior Boarder


cron