reduce height lider

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Mon Dec 02, 2013 12:19 pm
hello. As I can reduce the height of the screen slider?
User avatar
Junior Boarder

GK User
Mon Dec 02, 2013 3:58 pm
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.
User avatar
Moderator

GK User
Mon Dec 02, 2013 7:12 pm
ok, thanks

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.
User avatar
Junior Boarder


cron