Hi,
I like a lot this template. My only problem is I am not able to change the texts in header, in the photslide. Can someone help me?
Thanks a lot.
.gk_is_text_item h4, .gk_is_art h4 {
color:#FFFFFF;
font-size:25px; <----- THIS LINE
font-weight:bold;
letter-spacing:-1px;
line-height:30px;
text-transform:uppercase;
}
.gk_is_art p {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:17px; <----- THIS LINE
font-style:italic;
margin:20px 0;
}