#gk-intro {
height: 600px;
}
Piotr Kunicki wrote:Hi,
Now height is set to 100%, you can add this code to Creativity/css/override.css file to change it:
- Code: Select all
#gk-intro {
height: 600px;
}
use your own height value and don't forget to enable override.css option from Template Options -> Advanced tab.